a:active {color: black; font-size: 11px}
a:visited {color: black; font-size: 11px}
a:link {color: black; font-size: 11px }
a:hover {color: black; font-size: 11px}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: inside;
	list-style-type: circle;
	padding: 4px;
	margin: 0px;
}


.ptext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
.swimtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000 }
.asiatext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666
}
.asiaitalic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; font-style: italic; color: #000000 }
.asiaboldtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000 }
.asiaheadertext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ef6d3d }
.asialargetext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000 }
.swimtextlarge { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; font-style: normal; line-height: normal}

/*this style sets all content within a td (unless over written by another class) to a defaults*/
.text{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color: #333333;  font-weight: normal; text-transform:none; line-height:15px;} 
/*end of default style*/

.title{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:14px; color: #333333;  font-weight: bold; text-transform:none;} 


/*class used for main navigation */										
A.nav:link {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color: #000000;  font-weight: normal; text-transform:capitalize; text-decoration:none;} 
A.nav:visited {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color: #000000; font-weight: normal; text-transform:capitalize; text-decoration:none;}
A.nav:active {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px;  color: #000000; font-weight: normal; text-transform:capitalize; text-decoration:none;} 
A.nav:hover {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color: #000000; font-weight: bold; text-transform:capitalize; text-decoration:none;} 


/*end of class used for main navigation */			

.nav {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color: #ffffff; font-weight: bold; text-transform:capitalize; text-decoration:none;} 

.pop {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color: #000000; font-weight: normal; text-transform:capitalize; text-decoration:underline;} 
A.pop:link {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color: #000000;  font-weight: normal; text-transform:capitalize; text-decoration:underline;} 
A.pop:visited {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color: #000000; font-weight: normal; text-transform:capitalize; text-decoration:underline;}
A.pop:active {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px;  color: #FB492B; font-weight: normal; text-transform:capitalize; text-decoration:underline;} 
A.pop:hover {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color: #FFB5A8; font-weight: normal; text-transform:capitalize; text-decoration:underline;} 


