a  { color : #FF0000; text-decoration : none; font-weight : bold; }
a:visited  { color : #FF0000; text-decoration : none; font-weight : bold; }
a:active  { color : #FF0000; text-decoration : none; font-weight : bold; }
a:hover  { text-decoration : underline; font-weight : bold; }
a:hover img {border-color : #000000;}



a.x  {
	color : #FF0000;
	text-decoration : none;
font-weight : bold; 

}
a.x:visited  {
color : #FF0000;
text-decoration : none;
font-weight : bold; 

}
a.x:active  {
color : #FF0000;
text-decoration : none;
font-weight : bold; 

}
a.x:hover  { 
color : #FF0000;
text-decoration : underline;
font-weight : bold; 
}
h1  { font-family : tahoma,arial; font-size : 20pt; color : #ff0000; }
h2  { font-family : tahoma,arial; font-size : 14pt; color : #ff0000; }
h3  { font-family : tahoma,arial; font-size : 10pt; color : #ff0000; }

body  { font-family : tahoma,arial; font-size : 9pt; color : #000000; background-color : #FFFFFF; }
td  { font-family : tahoma,arial; font-size : 9pt; color : #000000; }
