.text {
	font-family: Tahoma, Arial;
	font-size: 11px;

}
.bluetext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	COLOR: #5E8ACA;

}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;



}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}


BODY
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    BACKGROUND-COLOR: #FFFFFF
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

a:link, a:visited, a:active {

background-color: transparent;

color: #000000;
FONT-SIZE: 11px;
text-decoration: underline;

}

a:hover {

background-color: transparent;

color: #ff0000;
FONT-SIZE: 11px;
text-decoration:underline;

}

.bluea:link, a:visited, a:active {

background-color: transparent;

color: #3A4F6C;
FONT-SIZE: 11px;
text-decoration: underline;

}

.bluea:hover {

background-color: transparent;

color: #5E8ACA;
FONT-SIZE: 11px;
text-decoration:underline;

}


