﻿body 
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#325490;
}
td
{
	font-weight:bold;
	font-size:12px;
}
.a1
{
	color:White;
	text-decoration:none;
	width:90%;
	padding-left:10px;
}
.a1:hover
{
	text-decoration:none;
	width:95%;
	background-color:#325490;
	padding-left:10px;
}
.lnk_Emails
{
	color:#325490;
}
.lnk_Emails:hover
{
	font-weight:bold;
	color:#325490;
}
.txt_Right
{
	text-align:right;
}
