A{text-decoration: none;}
A:link {color:green;text-decoration: none;}
A:visited {color:green;text-decoration: none;}
A:active {color:green;text-decoration: none;}
A:hover{color:#FFFFFF; background-color: green; border: 1px dotted #FFFFFF; text-decoration: none; cursor: ne-resize;}

.title1
{
border-bottom: 2px solid green; FONT-SIZE: 12px;
COLOR: green;
FONT-FAMILY: Tahoma;
text-decoration: bold;
text-align: left;
background-color: none;
width: 100%
}

.title2
{
FONT-SIZE: 11px;	
COLOR: green;
FONT-FAMILY: Tahoma;
text-decoration: underline;
text-align: center;
background-color: none;
width: 100%
}

.text1
{
margin-left: 5px;
margin-right: 5px;
padding-left: 0px;
padding-right: 0px;
FONT-SIZE: 10px;
COLOR: #000000;
FONT-FAMILY: Tahoma;
text-align: center;
background-color: #FFFFFF;

}

.text2
{
margin-left: 5px;
margin-right: 5px;
padding-left: 0px;
padding-right: 0px;
FONT-SIZE: 10px;
COLOR: #000000;
FONT-FAMILY: Tahoma;
text-align: justify;
}

.text3
{
margin-left: 5px;
margin-right: 5px;
padding-left: 0px;
padding-right: 0px;
FONT-SIZE: 10px;
COLOR: #000000;
FONT-FAMILY: Tahoma;
text-align: justify;
}

BODY#main
{
background-image : url(bg.gif);
background-color: #FFFFFF;
FONT-SIZE: 10px;
COLOR: #000000;
FONT-FAMILY: Tahoma;
text-align: justify;
}
