BODY, P, TD, LI, UL	{
	font-size: 10px;
	font-family: Lucida Grande, Geneva, Verdana, Arial, sans-serif;
	font-style: normal;
	color: #ffffff;
}

a {
	font-family: Lucida Grande, Geneva, Verdana, Arial, sans-serif;
	font-style: normal;
}
a:link { 
	text-decoration: none;
	color: #ffffff
}

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

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

a:hover {
	color : #FFCCCC;
	text-decoration : none;
}

a:focus {
	color : #FFCCCC;
	text-decoration : none;
}