.std_black    { 
	font-family: Verdana; 
	font-size: 10px;
	color: #000000;
}
.std_pink    { 
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold; 
	color: #ff0084;
}
.med_pink    { 
	font-family: Verdana; 
	font-size: 16px;
	font-weight: bold; 
	color: #ff0084;
}
.large_pink    { 
	font-family: Verdana; 
	font-size: 20px;
	font-weight: bold; 
	color: #ff0084;
}
.large_black    { 
	font-family: Verdana; 
	font-size: 20px;
	font-weight: bold; 
	color: #9b9b9b;
}
A:link {color: #ff0084; text-decoration: underline}
A:visited {color: #ff0084; text-decoration: underline}
A:active {color: ff0084; text-decoration: underline}
A:hover {color: ff0084; text-decoration: underline}

