A:link {text-decoration:none; color: #0000FF} 	
A:active {text-decoration:none; color: #0000FF} 	
A:visited {text-decoration:none; color: #0000FF} 	
A:hover {text-decoration:none; color: #AAAAFF} 	

body
{
	font-size: x-small;
	background-image: none;
	vertical-align: baseline;
	color: black;
	font-family: Verdana, Arial;
	background-color: white;
	text-align: left;
}
table
{
	font-size: x-small;
	background-image: none;
	vertical-align: baseline;
	color: black;
	font-family: Verdana, Arial;
	background-color: white;
	text-align: left;
	TEXT-DECORATION: none
}
BUTTON
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: x-small;
    TEXT-DECORATION: none
}
INPUT
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: x-small;
    TEXT-DECORATION: none
}
SELECT
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: x-small;
    TEXT-DECORATION: none
}
OPTION
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: x-small;
    TEXT-DECORATION: none
}
TEXTAREA
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: x-small;
    TEXT-DECORATION: none
}
.text
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: x-small;
    TEXT-DECORATION: none
}
.textWhite
{
    COLOR: #ffffff;
    FONT-FAMILY: Verdana;
    FONT-SIZE: x-small;
    TEXT-DECORATION: none
}
.textHeaderMenu
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 18px;
    TEXT-DECORATION: none
}
.textHeader
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 17px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.textBold
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: x-small;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}


