.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13.5px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	color: #331907;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13.5px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
	text-align: left;
	line-height: normal;
}
a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13.5px;
	font-weight: normal;
	color: #CC9900;
	text-decoration: none;
	text-align: center;
	line-height: normal;
}
a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 13.5px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
	text-align: center;
	line-height: normal;
}
a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 13.5px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: normal;
}
