.menulink {
	color : #FFFFFF;
	font-family: arial;
	font-weight : bold;
	text-decoration : none;

}
A:menulink {
	color : #ffffff;
	text-decoration : none;

}
A:visited.menulink {
color : #ffffff;
text-decoration : none;
}
A:HOVER.menulink{
color : #e1611a;
text-decoration : none;
}


.topmenu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;

}


.normal		{font-size:12px; color:#000000; font-family: arial;}

.normalorange		{font-size:12px; color:#e1611a; font-family: arial;}

.smallnormal 	{
	font-size:10px;
	color: #000000;
	font-family: arial;
}


.title		{font-size:16px; color:#000000; font-family: arial; font-weight:bold;}


.bold		{font-size:12px; color:#000000; font-family: arial; font-weight:bold;}


.bold3		{font-size:12px; color:#e1611a; font-family:  arial; font-weight:bold;}

.normalpurple		{font-size:12px; color:#974A7A; font-family: arial;}

.boldpurple		{font-size:12px; color:#974A7A; font-family: arial;font-weight:bold;}

A:boldpurple{  
	color: #974A7A;
}
A:visited.boldpurple {
color : #974A7A;
text-decoration : none;
}

A:HOVER.boldpurple{
color : #974A7A;
text-decoration : none;
}




.bold2		{
	font-size:12px;
	color:#ffffff;
	font-family: arial;
	font-weight:bold;
	background-color: #a4a5d8;
	text-align: left;
}

.bold4		{
	font-size:12px;
	color:#24495c;
	font-family: arial;
	font-weight:bold;
	background-color: #a4a5d8;
	text-align: left;
}




