a:link {
	color: #65A2A7;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
	font-family: "Comic Sans MS";
	font-weight: bold;




}

a:visited {
	color: #65A2A7;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;


}

a:hover {
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	color: #CAB296;
	font-weight: bold;
	font-family: "Comic Sans MS";



}

a:active {
	color: #CAB296;
	font-size: 14px;
	font-style: normal;
	font-family: "Comic Sans MS";
	text-decoration: none;


}

