
A  {
	text-decoration : none;
	color : #0000FF;
}


A:Visited  {
	text-decoration : ;
	color : #0000FF;

}

A:Active  {
	text-decoration : ;
	color : #0000FF;
}

A:Hover  {
	color : #994F9F;
	text-decoration : underline;

}

span.subnav2 a:link {
	color : white;
	font-weight : bold;
	font-size : 10px;
	line-height : 12px;
	font-family : verdana,sans-serif;
}

span.subnav2 a:visited {
	color : white;
	font-weight : bold;
	font-size : 10px;
	line-height : 12px;
	font-family : verdana,sans-serif;
}

span.subnav2 a:active {
	color : white;
	font-weight : bold;
	font-size : 10px;
	line-height : 12px;
	font-family : verdana,sans-serif;
}

span.subnav2 a:hover {
	color : #94EBEB;
	font-weight : bold;
	font-size : 10px;
	line-height : 12px;
	font-family : verdana,sans-serif;
	text-decoration : none;
}


span.subnav a:link {
	color : #994F9F;
	font-size : 10px;
	line-height : 14px;
	font-family : verdana,sans-serif;
}

span.subnav a:visited {
	color : #994F9F;
	font-size : 10px;
	line-height : 14px;
	font-family : verdana,sans-serif;
}

span.subnav a:active {
	color : #994F9F;
	font-size : 10px;
	line-height : 14px;
	font-family : verdana,sans-serif;
}

span.subnav a:hover {
	color : #712D77;
	font-size : 10px;
	line-height : 14px;
	font-family : verdana,sans-serif;
	text-decoration : underline;
}
	
BODY  {}


.menuheadyellow {
	color : yellow;
	font-weight : bold;
	font-size : 13px;
	line-height : 12px;
	font-family : arial,verdana,sans-serif;
}

.menu {
	color : white;
	font-weight : bold;
	font-size : 11px;
	line-height : 12px;
	font-family : arial,verdana,sans-serif;
}


.headingMain {
	color : #994F9F;
	font-size : 18px;
	line-height : 21px;
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
}

.subHead {
	color : #4E5075;
	font-size : 14px;
	line-height : 18px;	
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
}

.bodytext {
	color : #4E5075;
	font-size : 12px;
	line-height : 17px;
	font-family : verdana,sans-serif;
}

.hometext {
	color : #4E5075;
	font-size : 11px;
	line-height : 15px;
	font-family : verdana,sans-serif;
}


.subtext {
	color : #994F9F;
	font-size : 9px;
	line-height : 15px;
	font-family : verdana,sans-serif;
}

.quote {
	color : #994F9F;
	font-size : 16px;
	line-height : 21px;
	font-family : sans-serif;
	font-style : italic;
	font-weight : bold;
}

.mainnav {
	color : #1860A2;
	font-size : 11px;
	line-height : 18px;
	font-family : verdana,sans-serif;
}

.subnav {
	color : #994F9F;
	font-size : 10px;
	line-height : 15px;
	font-family : verdana,sans-serif;
}

