a
{
	text-decoration: none;
}

a:link
{
	text-decoration: none;
	color: #000080;
}
a:visited
{
	text-decoration: none;
	color: #000080;
}
a:active
{
	text-decoration: none;
	color: #FF6600;
}
a:hover
{
	text-decoration: none;
	color:Red;
}
.menulabeltiny
{
	font-family:Arial,Tahoma,Verdana,Times New Roman;
	font-size:6pt;
	font-weight:normal;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
}	
.menulabelsmall
{
	font-family:Arial,Tahoma,Verdana,Times New Roman;
	font-size:7pt;
	font-weight:normal;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
}
.menulabelsmallbold
{
	font-family:Arial,Tahoma,Verdana,Times New Roman;
	font-size:7pt;
	font-weight:bold	;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
}
.menulabelJustRight
{
	font-family:Arial,Tahoma,Verdana,Times New Roman;
	font-size:	8pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.menulabelmedium
{
	font-family:Arial,Tahoma,Verdana,Times New Roman;
	font-size:	10pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.menulabelmediumbold
{
	font-family:Arial,Tahoma,Verdana,Times New Roman;
	font-size:	10pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.menulabellarge
{
	font-family:Arial,Tahoma,Verdana,Times New Roman;
	font-size:	14pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.bodymain
{
	font-family: arial, Geneva, Tahoma, Helvetica, sans-serif;
	font-size: 2;
	color: #000000;
	background-color: #99cccc;
}