/* CSS Document */

	TABLE, TR, TD { font-family: verdana; font-size: 8.3pt; color: #333333 }
	a:link, a:visited, a:active { text-decoration: none; color: #C80D7F }
    a:hover { text-decoration: underline; }
	.whitext {color: #F8F0CB}
	.whitext2 {color: #F8F0CB font-size: 12pt;}
	
	.yellow:link, .yellow:visited, .yellow:active { text-decoration: none; color:#545454; font-size: 13pt;}
    .yellow:hover { text-decoration: underline; }
	
	.violet:link, .violet:visited, .violet:active { text-decoration: bold; color:#945571; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
    .violet:hover { text-decoration: underline; }

	.white:link, .white:visited, .white:active { text-decoration: bold; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
    .white:hover { text-decoration: underline; }
	
	.oneeight {
	font-size: 18px;
	font-weight: bold;
	color: #C81B85;
	}
	.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;
	}
	*/
	
	