A:link { TEXT-DECORATION: none }
A:visited { TEXT-DECORATION: none }
A:hover { COLOR: none; TEXT-DECORATION: underline; }
A:active { TEXT-DECORATION: none }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	border: none;
	margin-bottom: 0; 
	margin-top: 0; 
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	border: none;
	margin-bottom: 0; 
	margin-top: 0; 
	font-weight: bold;
}