a:link {
	color: #FFBB00;
	text-decoration: none;
}

a:visited {
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:active {
	color: #FF6600;
	text-decoration: none;
}


.text 
{
	color:#000000;
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
}

.head 
{
	font-size: 16px; 
	color: #FFBB00;	
	font-family: Arial;
	font-weight: bold; 
	padding: 5px;
}

.title
{
	font-size: 14px; 
	color: #333333;
	font-family: Arial;
	font-weight: bold;
	padding: 5px;
}

.legal
{
	font-size: 8px; 
	color: #999999;
	font-family: Arial;
	font-weight: bold; 
	padding: 5px;
}

.nav
{
	font-size: 10px;
	font-family: arial;
	color: #EEEEEE; 
	padding: 5px;
}
	