.text {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.header {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a:link {
	color: #990000;
	font-style: normal;
	text-decoration: underline;
	}
a:visited {
	color: #990000;
	font-style: normal;
	text-decoration: underline;
	}
a:hover { 
	color: #999999;
	text-decoration: underline;
	}

