BODY {
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #555555;

    FONT-FAMILY: Verdana, Century, Arial, Tahoma, Courier,Times New Roman, Geneva, SunSans-Regular, Helvetica, Sans-Serif;
    FONT-SIZE: 10px;
}

.main A:link {
    COLOR: #555555; FONT-SIZE: 10px; text-decoration:none;
}
.main A:visited {
    COLOR: #555555; FONT-SIZE: 10px; text-decoration:none;
}
.main A:hover {
    COLOR: #555555;  FONT-SIZE: 10px; text-decoration:none;
}
.main A:active {
    COLOR: #555555; FONT-SIZE: 10px; text-decoration:none;
}
	
.whiteMenu A:link {
    COLOR: #ffffff; FONT-SIZE: 10px; text-decoration:none;
}
.whiteMenu A:visited {
    COLOR: #ffffff; FONT-SIZE: 10px; text-decoration:none;
}
.whiteMenu A:hover {
    COLOR: #ffffff;  FONT-SIZE: 10px; text-decoration:none;
}
.whiteMenu A:active {
    COLOR: #ffffff; FONT-SIZE: 10px; text-decoration:none;
}
	
.textLink A:link {
    COLOR: #000000; FONT-SIZE: 12px; text-decoration:underline;
}
.textLink A:visited {
    COLOR: #000000; FONT-SIZE: 12px; text-decoration:underline;
}
.textLink A:hover {
    COLOR: #000000;  FONT-SIZE: 12px; text-decoration:none;
}
.textLink A:active {
    COLOR: #000000; FONT-SIZE: 12px; text-decoration:underline;
}
