A    {
     text-decoration: none;
     font: bold 12px Tahoma, sans-serif;
     color:#e50000;
     }
a:hover
{
     text-decoration: underline;
     color:#ff0000;
}

A.topmenu:link,A.topmenu:visited,A.topmenu:hover
     {
     text-decoration: none;
     font: normal 9px Tahoma, sans-serif;
     color:#000000;
     }

A.topmenu2:link,A.topmenu2:visited
     {
     text-decoration: none;
     font: normal 9px Tahoma, sans-serif;
     color:#e50000;
     }

A.topmenu2:hover
    {
     text-decoration: underline;
     font: normal 9px Tahoma, sans-serif;
     color:#ff0000;
     }

A.topmenu3:link,A.topmenu3:visited
     {
     text-decoration: underline;
     font: normal 11px Verdana, Tahoma, sans-serif;
     color:#e50000;
     }

A.topmenu3:hover
    {
     text-decoration: underline;
     font: normal 11px Verdana, Tahoma, sans-serif;
     color:#ff0000;
     }

A.copyright:link,A.copyright:visited
     {
     text-decoration: none;
     font : bold 9px Tahoma, Verdana, Arial;
     color:#f00000;
     }
A.copyright:hover
     {
     text-decoration: underline;
     color:#FF0000;
     }
A.webmaster:link,A.webmaster:visited
     {
     text-decoration: none;
     font : normal 9px Tahoma, Verdana, Arial;
     color:#e50000;
     }
A.webmaster:hover
     {
     text-decoration: underline;
     color:#e90000;
     }

.text {            
       	color : #000000;
	text-align: justify;
	text-indent:5pt;
       	font : normal 12px Verdana, Tahoma, Arial;
	}
.textquote {            
       	color : #cc0000;
	text-align: justify;
	text-indent:5pt;
       	font : normal 10px Tahoma, Arial;
	}

.textsmall {            
       	color : #000000;
       	font : normal 10px Tahoma, Verdana, Arial;
	}

.textsmall2 {            
       	color : #000000;
       	font : normal 10px Tahoma, Verdana, Arial;
	}             
.textbig0 {            
       	color : #000000;
	text-align: justify;
       	font : bold 11px Tahoma, Verdana, Arial;
	}
.texttitle {            
       	color : #FF0000;
	text-align: justify;
       	font : bold 12px Verdana, Arial;
	}

.redcopyright {            
       	color : #F00000;
	text-align: justify;
       	font : bold 10px Tahoma, Verdana, Arial;
	}
.redcopyrightsmall {            
       	color : #F00000;
	text-align: center;
       	font : normal 6pt Arial;
	}

.textheader {            
       	color : #000050;
	text-align: justify;
       	font : bold 12px Tahoma, Arial;
	}
p	
	{
	text-indent:3pt;
	}

.popup  {
	  BACKGROUND: #f1f1f1; BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; DISPLAY: none; PADDING-BOTTOM: 2px; PADDING-LEFT: 2px; PADDING-RIGHT: 2px; PADDING-TOP: 2px; POSITION: absolute; WIDTH: 10px; Z-INDEX: 1;
	}
