A:link {
   font-family : "Times New Roman", serif;
	font-size: 12pt;
	font-weight:bold;
	text-decoration: none;
	color:#3e4965;
	background-color : transparent
}

A:visited{
	font-family : "Times New Roman", serif;
	font-weight:bold;
	font-size: 12pt;
	text-decoration: none;
	color:#8C97A9;
	background-color : transparent;	
}

A:Hover {
	font-family : "Times New Roman", serif;
	font-size: 12pt;
	font-weight:bold;
	text-decoration: none;
	color:#9D2814;
	background-color : transparent;
}
a.d2:link    { font-family: 'Times New Roman', serif; font-size: 12pt; background-color: 
               transparent; text-decoration: underline; font-weight: bold }
a.d2:visited { font-family: 'Times New Roman', serif; font-size: 12pt; background-color: 
               transparent; text-decoration: underline; color: #808080; 
               font-weight: bold }
a.d2:hover  { font-family: 'Times New Roman', serif; font-size: 12pt; background-color: 
               transparent; text-decoration: underline; color: #800000; 
               font-weight: bold }