A:HOVER {color : #ff0033; text-decoration : underline;}

A.dropItem {color: #6699ff; text-decoration:none; font-family: arial, sans-serif; font-size: 10pt;}

A.dropItem:hover {color: #ff0033; text-decoration: underline}

A.menu:LINK {
	text-decoration: underline;
	color: White;
}

A.menu:VISITED {
	text-decoration: underline;
	color: White;
}

A.menu:ACTIVE {
	text-decoration: underline;
	color: Yellow;
}

A.menu:HOVER {
	color: Yellow;
	text-decoration : underline;
}

h2 
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight:bold;	
	color: SteelBlue;
}


td, select, textbox, input
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.font11px 
{
	font-size:11px;
}