
a.link{
    font-family: Times New Roman;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
a:hover.link{
    font-family: Times New Roman;
	font-size: 14px;
	text-decoration: none;
	color: #993300;
}

