.main {
	font-family: Arial, Helvetica, sans-serif;
	width: 857px;
}
.buttoncase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	padding: 5px;
	height: 16px;
	width: 150px;
	position: relative;
	bottom: 235px;
	right: 280px;
	margin-bottom: 16px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.buttons a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	padding: 5px;
	height: 20px;
	width: 180px;
	position: relative;
	bottom: 235px;
	right: 270px;
	margin-bottom: 20px;
}
.buttons a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	padding: 5px;
	height: 20px;
	width: 180px;
	position: relative;
	bottom: 235px;
	right: 270px;
	margin-bottom: 20px;
}
.buttons a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	padding: 5px;
	height: 20px;
	width: 180px;
	position: relative;
	bottom: 235px;
	right: 270px;
	margin-bottom: 20px;
	border: thin solid #FFFFFF;
}

.buttons a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	padding: 5px;
	height: 20px;
	width: 180px;
	position: relative;
	bottom: 235px;
	right: 270px;
	margin-bottom: 20px;
}
