body {
	background: #ffffff
}

	

a:link		{ 	color: #000000;  font-size: 10px; text-decoration:none;
					}


a:visited 	{ 	color: #000000;  font-size: 10px; text-decoration:none;
					}


a:active	{	color: #000000;  font-size: 10px; text-decoration:none;

					}

a:hover		{	color: #C50C0C;  font-size: 10px; text-transform: uppercase;
					}