A:link {
	color: #663300;
	text-decoration: none;
}
A:visited {
	color: #c20000;
	text-decoration: none;
}
A:active {
	color: #663300;
	text-decoration: none;
}
A:hover {
	color: #336699;
	text-decoration: underline;
}
TD {
	font-size: 12px;
	font-family : Times;
}
HR {
	color : #c20000;
	height : 1px;
}

