.uRemove {  text-decoration: none}


a:link {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	color: #660000;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

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

.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
