a:link {
	font-family: Arial, "Arial Black", Batang, "Arial Unicode MS", "Arial Narrow", Tunga;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #702B0C;
	text-decoration: none;
}
a:visited {
	font-family: Arial, "Arial Black", Batang, "Arial Unicode MS", "Arial Narrow", Tunga;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #702B0C;
	text-decoration: none;
}
a:hover {
	font-family: Arial, "Arial Black", Batang, "Arial Unicode MS", "Arial Narrow", Tunga;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #702B0C;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;

}
