A:link  {
	color : #336666;
	text-decoration : underline;
}

A:visited  {
	color : #336666;
	text-decoration : underline;
}

A:active  {
	color : #ffffff;
	text-decoration : underline;
}

A:hover {
	color : #ffffff;
	text-decoration : underline;
}

B  {
	font-weight : bold;
}

BODY  {
	color : #ffffff;
	font-size : 15px;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

P  {
	color : #ffffff;
	font-size : 15px;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.title  {
	color : #ffcc66;
	font-size : 20px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.header  {
	color : #ffcc66;
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.menu {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.menubold {
	color : #ffcc66;
	font-size : 14px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}