.navlink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3A0093;
}

.navlink a 	{
	color: #3A0093;
	text-decoration: none;}
.navlink a:hover {
	text-decoration: underline;
}

.noticeInside {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #263EAE;
}

.noticeInside a{
color: #263EAE;
text-decoration: none;}

.noticeInside a:hover {
color: #cc0000;
text-decoration: none;}

.Regular_text a, .small_text a {
color: #263EAE;
text-decoration: underline;
}




.Regular_Text a:hover, .small_text a:hover {
text-decoration: none;
}

.Small_Headline  a{
	color: #E98101;
	 text-decoration: underline;
}

.Small_Headline a:hover{
	color: #E98101;
	 text-decoration: none;
}


.Important_Note_Headline a {
	
	color: #ff0000;
 text-decoration: underline;
	
}

.Important_Note_Headline a:hover {
	
	color: #ff0000;
 text-decoration: none;
	
}


.small_Header_Maroon a:hover{
	color: #990000;
	text-decoration: underline;
}

