a:link {
	text-decoration: underline;
	color: #FF0000;

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

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

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

}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: auto;
	letter-spacing: normal;
	line-height: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: auto;
	letter-spacing: normal;
	line-height: 16px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: auto;
	letter-spacing: normal;
	line-height: 16px;
}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: auto;
	letter-spacing: normal;
	line-height: 16px;
}

