body {
	font-family: Sylfaen, Book Antiqua, Garamond, Times New Roman, Times;
	font-size: 15px;
	color: #000000;
}

a:link {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a{
	text-decoration: none;
}

a:visited{
	text-decoration:none;
}

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