a:link {
	font-family: "Times New Roman", Times, serif;
	color: #7E122E;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;


}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;


}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: none;
	font-size: 15px;

}
a:active {
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;

}
