/* CSS Document */

	TABLE, TR, TD { font-family: verdana; font-size: 8.3pt; color: #333333 }
	a:link, a:visited, a:active { text-decoration: underline; color: #F25CA9 }
    a:hover {
	text-decoration: underline;
	color: #7C0642;
}
	.whitext {color: #F8F0CB}
	.whitext2 {color: #F8F0CB font-size: 12pt;}
	
	.yellow:link, .yellow:visited, .yellow:active { text-decoration: none; color:#F8F0CB; font-size: 14pt;}
    .yellow:hover {
	text-decoration: underline;
	color: #000000;
}
   
   	.yellow2:link, .yellow:visited, .yellow:active { text-decoration: none; color:#F8F0CB; font-size: 12pt;}
    .yellow2:hover { text-decoration: underline; }
	
	.oneeight {
	font-size: 18px;
	font-weight: bold;
	color: #B02A08;
	}
	.bigyellow {
	font-size: 18px;
	font-weight: bold;
	color: #F8F0CB;
	}
	.bigyellow2 {
	font-size: 14px;
	font-weight: bold;
	color: #F8F0CB;
	}
	
    /*.other_l:link, .other_l:visited
	{
	font-size:14pt;
	font-family:Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	}
	*/
	
	
