table {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 12px;
	color: 0061a7;
	text-decoration: none;
}
a:visited {
	color: 0061a7;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #990000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;



}
a:active {
	color: 0061a7;
	text-decoration: none;
}

A.a2:link {text-decoration: none; color:#ffffff}
A.a2:visited {text-decoration: none; color: #ffffff}
A.a2:active {text-decoration: none; color: #ffffff}
A.a2:hover {text-decoration: none; color: #E5EBC9}
p {
	line-height: 16pt;
}
