td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;


}
a:link {
	color: #0000CC;
}
a:hover {
	color: #B00120;
	text-decoration: none;
}
a:active {
	color: #0000CC;
}
a:visited {
	color: #663366;
}
