

A:link,A:visited,
A:active 				{text-decoration: none; color: #914B82;}
A:hover 				{text-decoration: underline; color: #000000;}

  
.sub A:link, .sub A:visited, .sub A:active 	{text-decoration: none; color:#914b82;}
.sub a:hover			{text-decoration: none; color:#000000;}
.shaded  				{background-color: #f5e4f1;}
 
.color					{background-color: #914B82;}

ul.sub li				{background: url(../images/purpledot.gif) no-repeat;}
 
/* Styles for Main Banner */
#main_banner {
	font: normal 34px "Times New Roman", Times, serif;
	color: #914B82;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 8px;
	padding-right: 200px;
	border-bottom-style:solid;
 border-bottom-color: #914B82;	
	border-bottom-width: 1px
}

#main_banner2 {
	font: normal 22px "Times New Roman", Times, serif;
	color: #914B82;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 8px;
	border-bottom-style:solid;
 border-bottom-color: #914B82;
	border-bottom-width: 1px
}
