#menu A:VISITED {
	font-size : 10px;
	font-family : Verdana;
	color : #3300CC;
	text-decoration : none;
	font-weight : bold;
}
#menu A:LINK {
	font-size : 10px;
	font-family : Verdana;
	color : #3300CC;
	text-decoration : none;
	font-weight : bold;
}
#menu A:ACTIVE {
	font-size : 10px;
	font-family : Verdana;
	color : #000033;
	text-decoration : none;
	font-weight : bold;
}
#menu A:HOVER {
	font-size : 10px;
	font-family : Verdana;
	color : #000099;
	text-decoration : underline;
	font-weight : bold;
	background : White;
}	
#menu TD {
	font-size : 10px;
	font-family : Verdana;
	text-align : center;
	color : #000066;
	font-weight : bold;
}

A:VISITED {
	font-family : Verdana;
	color : #999999;
	text-decoration : none;
}
A:LINK {
	font-family : Verdana;
	color : #0099CC;
	text-decoration : none;
}
A:ACTIVE {
	font-family : Verdana;
	color : #999999;
	text-decoration : underline;
}
A:HOVER {
	font-family : Verdana;
	color : #0033FF;
	text-decoration : none;
}

BODY {
	font-size : 11px;
	font-family : Verdana;
	text-align : justify;
}

TD {
	font-family : Verdana;
	font-size : 11px;
}
H1 {
	font-family : Verdana;
	font-size : 22px;
	color : #FF0033;
}
H2 {
	font-family : Verdana;
	font-size : 18px;
	color : #FF0033;
}
H3 {
	font-family : Verdana;
	font-size : 15px;
	color : #FF0033;
}
H4 {
	font-family : Verdana;
	font-size : 12px;
	color : #330066;
}


.floating-box img {
	border: 8px solid #FFFF00;
}


