BODY
{
    BACKGROUND-COLOR: #eed3a7;
    COLOR: #636363;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px
}
li
{
    COLOR: #333333;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    MARGIN-BOTTOM: 4px;
    MARGIN-TOP: 4px
}
}

/*jsz */
a:link, a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
	color: #515d63;	
}

a:hover {
	text-decoration: none;

	color: #FF0000;	
	
}
P
{
    COLOR: #333333;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    MARGIN-BOTTOM: 4px;
    MARGIN-TOP: 4px
}


