.menulink1 {
	cursor: default;
	filter: Invert;
}
a.abottommenu {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	color: #CC0099;
}
a.abottommenu:hover 
{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	color: #0039A6;
	
	
	}
	
a.link {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color: #0039A6;
}
a.link:hover 
{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	
	text-decoration:none;
	
	color: #CC0099;}	
	
	
	
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0099;
}

.smalltextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0039A6;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0099;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #CC0099;
}
.tdbox {
	border: 1px solid #CAE9F9;
	
	
}
.tdbox1 {  background-color:#66CCFF;	
} 
.tdbox2 {
	border: 2px solid #CC0099;
}

