﻿table {
	font-size: 12px;
	font-family: Verdana;
	letter-spacing: 0px;
	line-height: 160%; 
	color:#4A5254
}

td {
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 160%;
	color:#4A5254
}

a:link {
	color: #C000000;
	text-decoration: underline;
}
a:visited {
	color: #C000000;
	text-decoration: underline;
}
a:active {
	color: #C000000;
	text-decoration: underline;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}