a {text-decoration:none}
a:link       { text-decoration: none; color: blue; }
a:visited    { text-decoration: none; color: blue; }
a:active     { text-decoration: none; color: blue; }
a:hover      { text-decoration: underline; color: #FF0000 }

body,p,table,td,input,select, li, ul, textearea , a
{
	line-height:15pt;
	font-size:10pt;
	font-family:Verdana;
	mso-ascii-font-family:Verdana
}

pre 
{
	line-height:15pt;
	font-size:10pt;
	font-family:Verdana;
	mso-ascii-font-family:Tahoma;
	color:green;
}

