a:hover {
	text-decoration: underline;
	color: #0080FF !important;
	}

a {	text-decoration: none;
	color: #DF0029;
	}

a:active {
	text-decoration: underline;
	color: #DF0029;
	}

a:vlink {
	text-decoration: underline;
	color: #DF0029;
	}

.bodytext {
	line-height: 160%;
	}
