a 			{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
} 
a:hover		{
	color: #FF0000;
	text-decoration: underline;
}

