H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
}

a         {text-decoration: underline}
a:link    {color: green}
a:visited {color: red}
a:active  {color: yellow}
