.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CA6784;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6085A6;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #496172;
	text-decoration: none;
	border-top: none #666666;
	border-right: none #666666;
	border-bottom: none #666666;
	border-left: none #666666;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	height: auto;
	width: auto;
	border: thick none;
	background-color: #92ADBE;


}
