BODY
{	
	FONT-SIZE: 11px;
    FONT-FAMILY: Arial,Verdana;
	background: #66644D ;
	background-repeat: repeat-y;
	background-attachment: fixed;
}


A:link
{
    COLOR: black;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: black;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: black;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-SIZE: 100%;
    COLOR: red;
    FONT-FAMILY:  Arial,Verdana;
    BACKGROUND-COLOR:transparent;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none;
}
TD
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY:  Arial,Verdana
}
ul {
font-family: Arial,Verdana;
font-size: 11px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
text-indent: 5px;
list-style-position: inside;
list-style-image: url(arrow.gif);
list-style-type: square;
padding: 6px;
margin: 2px;
}

