BODY {

	color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
}
TABLE, TR,TD{
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
}

.menucell { background-color: White; border: 0px #000000 solid;} 

A {
	color : #005000;
		font-size : 10pt;
		text-decoration : underline;
}

A:HOVER {
	color : #999966;
	text-decoration : underline;
}
.menulink{
		font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
}
A.menulink:LINK {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}
A.menulink:VISITED {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}
A.menulink:ACTIVE {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}
A.menulink:HOVER {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;	
	color : #3300FF;
	text-decoration : underline;
}


.menulinksmall{
		font-family : Verdana, Arial, sans-serif;
	font-size : 7pt;
}
A.menulinksmall:LINK {
	font-family : Verdana, Arial, sans-serif;
	font-size : 7pt;
	text-decoration : underline;
}
A.menulinksmall:VISITED {
	font-family : Verdana, Arial, sans-serif;
	font-size : 7pt;
	text-decoration : underline;
}
A.menulinksmall:ACTIVE {
	font-family : Verdana, Arial, sans-serif;
	font-size : 7pt;
	text-decoration : underline;
}
A.menulinksmall:HOVER {
	font-family : Verdana, Arial, sans-serif;
	font-size : 7pt;	
	color : #3300FF;
	text-decoration : underline;
}


A.whitelink:LINK {
	color : White;
	text-decoration : none;
}
A.whitelink:VISITED {
	color : White;
	text-decoration : underline;
}
A.whitelink:ACTIVE {
	color : White;
		text-decoration : underline;
}
A.whitelink:HOVER {
	color : #FFFFCC;
}
.smalltext {
	color:Black;
	font-size : 8pt;
}
.BoldHeading {
	font : serif;
	color : #666633;
	font-weight : bold;
	font-variant : small-caps;
	font-size : 11pt;
}
.price {
	color : Red;
	font-weight : bold;
}
.title {
	font : serif;
	color : #006633;
	font-weight : bold;
	font-variant : small-caps;
	font-size : 12pt;
}	
}
