.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text a {
	color: #663366;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.text a:visited {
	color: #663366;
	font-weight: bold;
	text-decoration: none;
}
.text a:hover {  
	color: #CCCC66;
	font-weight: bold; 
	text-decoration: underline;
}
.text a:active {  
	color: #663366;
	font-weight: bold; 
	text-decoration: underline;
}

.textsm {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #CCCC99;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #663366;
}

.style1 {color: #000000}

.style1 a:hover {
	color: #CCCC99;
	text-decoration: underline;
}
.gold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCC66;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663366;;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	}
.h3 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	}

