a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFCC66;
	font-size: 16px;
	text-decoration: none;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFCC66;
	font-size: 16px;
	text-decoration: none;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 16px;
	font-style: normal;
	text-transform: capitalize;


}
