BODY {

	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	}
	
	
a:link {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #cc9900;
}



a.Ayellow:link {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #cc9900;
}

a.Ayellow:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #cc9900;
}

a.Ayellow:hover {
	font-size: 12px;
	color: #ECC306;
}


a.underlined:link	{
	font-size:12px;
	text-decoration: underline;
	}
a.underlined:visited	{
	
	text-decoration: underline;
	}
a.underlined:hover	{
	text-decoration: none;
	color: WHITE;
}



a.Yellowunderlined:link	{
	font-size:12px;
	text-decoration: underline;
	color:#ffcc00;
	}
a.Yellowunderlined:visited	{
	color:#ffcc00;
	text-decoration: underline;
	}
a.Yellowunderlined:hover	{
	text-decoration: none;
	color:#ffcc00;
}


a.Ablack:link {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #330000;
}

a.Ablack:visited {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #330000;
}
a.Ablack:hover {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}


.white {
	font-family: Arial;
	font-size: 12px;
	color: WHITE;
	}
.yellow	{
	font-family: Arial;
	font-size:12px;
	color: #ffcc00;
	}
	
.blak	{
	font-family: Arial;
	font-size: 12 px;
	color: BLACK;
	}
	
.10	{
	font-family: Arial;
	font-size: 10 px;
	color: #333333;
}
	
