a:link {	text-decoration: none;		font-weight: bold; }
a:visited {	text-decoration: none;		font-weight: bold; }
a:hover {	text-decoration: underline;	font-weight: bold;	color: #ED1C24; }
a:active {	text-decoration: none;		font-weight: bold;	color: #ED1C24; }

a.nav:link {	text-decoration: none;		color: #FFFFFF;	font-weight: bold;	font-size: 16px; }
a.nav:visited {	text-decoration: none;		color: #FFFFFF;	font-weight: bold;	font-size: 16px; }
a.nav:hover {	text-decoration: underline;	color: #ED1C24;	font-weight: bold;	font-size: 16px; }
a.nav:active {	text-decoration: none;		color: #ED1C24;	font-weight: bold;	font-size: 16px; }
.navselect {	font-style: normal;	font-weight: bold;	font-size: 20px;	line-height: 20px;	color: #FFFF00; }

a.nav2:link {		text-decoration: none;		color: #0072AE;	font-weight: bold; }
a.nav2:visited {	text-decoration: none;		color: #0072AE;	font-weight: bold; }
a.nav2:hover {		text-decoration: underline;	color: #ED1C24;	font-weight: bold; }
a.nav2:active {		text-decoration: none;		color: #ED1C24;	font-weight: bold; }
.nav2select {	font-style: normal;	font-weight: bold;	font-size: 20px;	line-height: 20px;	color: #FF0000; }

a.news:link {		text-decoration: underline;		color: #000000;	font-weight: bold;	font-size: 10px;	line-height: 14px;		font-family: Verdana, Geneva, Arial  }
a.news:visited {	text-decoration: underline;		color: #000000;	font-weight: bold;	font-size: 10px;	line-height: 14px;		font-family: Verdana, Geneva, Arial  }
a.news:hover {		text-decoration: underline;	color: #ED1C24;	font-weight: bold;	font-size: 10px;	line-height: 14px;		font-family: Verdana, Geneva, Arial  }
a.news:active {		text-decoration: none;		color: #ED1C24;	font-weight: bold;	font-size: 10px;	line-height: 14px;		font-family: Verdana, Geneva, Arial  }

.head1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 30px;	font-weight: normal; }
.head2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 25px;	font-weight: normal; }
.head3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 20px;	font-weight: normal; }

.style1 {	font-style: normal;	font-weight: normal;	font-size: 12px;	line-height: normal;	font-family: Arial, Helvetica, sans-serif;	color: #FFFFFF; }
.style2 {	font-style: normal;	font-weight: normal;	font-size: 14px;	line-height: normal;	font-family: Arial, Helvetica, sans-serif;	color: #000000; }
.style3 {	font-style: normal;	font-weight: normal;	font-size: 10px;	line-height: 14px;		font-family: Verdana, Geneva, Arial }
.style4 {	font-style: normal;	font-weight: normal;	font-size: 12px;	line-height: normal;	font-family: Arial, Helvetica, sans-serif; 	color: #000000; }

.optionbox{
	text-align: center;
}

.optioninfobox{
	padding: 5px 5px;
	visibility: hidden; 
	position: absolute;
	background-color: #FFD489;
	font-weight: bold;
}
