body
{
}
.link_header
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12pt;
	font-weight:bold;		
	color:Black;
	text-decoration:none;
}
.link_text
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	font-weight:bold;		
	text-decoration:none;
	color:#888888;
}
.exlink_header
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12pt;
	font-weight:bold;		
	color:#000060;
	text-decoration:none;
}
:link
{
	color:#000000;
	text-decoration:none;
}
:visited
{
	color:#000060;
	text-decoration:none;
}

 a:hover { color: #000000 } /* when mouse is over link */
 a.plain { text-decoration: none }
