A:hover 	
{ 
	text-decoration: none;	
	COLOR: #000066 
}

A
{
    FONT-SIZE: medium;
    FONT-FAMILY: Arial
}
TABLE,P,BODY
{
    FONT-SIZE: medium;
    FONT-FAMILY: Arial
}
H2
{
    FONT-SIZE: large;
    FONT-FAMILY: Arial
}
H3
{
    FONT-SIZE: medium;
    FONT-FAMILY: Arial
}
.NavBackground
{
    COLOR: purple;
    BACKGROUND-COLOR: skyblue
}
.menselected
{
    COLOR: black;
    BACKGROUND-COLOR: skyblue
}