a.inside:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-position: center;









}
a.inside:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-position: center;
}
a.inside:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-position: center;

}
a.inside:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-position: center;

