BODY
{
    FONT-FAMILY: verdana,Arial;
	FONT-SIZE: 10pt;
}

A:hover
{
    COLOR: yellow;
}

A:link
{
    COLOR: white;
}
A:visited
{
    COLOR: white;
}

A:active
{
    COLOR: red;
}



TABLE
{

}
.menu_text
{
    FONT-FAMILY:verdana,arial;
    COLOR: black;
    FONT-SIZE: 10pt;
    text-decoration:none;
}



