a:link {
	color: #0000FF;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	font-weight: normal;

}

a:visited {
	color: #0000FF;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;

}

a:hover {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;

}

a:active {
	color: #0000FF;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;

}
