a:link {
	font-size: 70%;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	text-decoration: none;
	color: #140033;
}
a:visited {
	font-size: 70%;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
a:hover,a:active {
	font-size: 70%;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	text-decoration: underline;
	color: #140033;
}
