td {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	font-weight: regular;
	color: #738BD7;
}
a:visited {
	text-decoration: none;
	font-weight: regular;
	color: #738BD7;
}
a:hover {
	text-decoration: underline;
	font-weight: regular;
	color: #EB373D;
}
