a:link {
	color: #000000;
	text-decoration: none;



}
a:hover {
	color: #850000;
	text-decoration: none;
	font-style: oblique;



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

