Body, tr, td
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: black;
    font-size: 13px;
}

.title
{
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	color: #cc9900;
	font-size: 18px;
}

.people
{
	font-weight: bold;
	color: #3333cc;
	font-size: 14px;
}

.webTitle
{
	font-weight: bolder;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	color: #cc9900;
	font-size: 28px;
}

A:hover
{
    FONT-WEIGHT: normal;
    COLOR: #000000;
    TEXT-DECORATION: underline
}
A.menu
{
	font-weight: bold;
    FONT-SIZE: 13px;
    COLOR: #000000;
    TEXT-DECORATION: none;
	text-indent: 4px;
}
A.menu:hover
{
	font-weight: bold;
    FONT-SIZE: 13px;
    COLOR: #000000;
    TEXT-DECORATION: none;
	text-indent: 4px;
}
A.menu:link
{
	font-weight: bold;
     FONT-SIZE: 13px;
    COLOR: #000000;
    TEXT-DECORATION: none;
	text-indent: 4px;
}
A.menu:visited
{
	font-weight: bold;
    FONT-SIZE: 13px;
    COLOR: #000000;
    TEXT-DECORATION: none;
	text-indent: 4px;
}