A:link { text-decoration: none; color: #0000ff }
A:active { text-decoration: none; color: #ff0000 }
A:visited { text-decoration: none; color: #D90000 }
A:hover { text-decoration: underline; color: #ffffff; font-size: 10px; }
H1 { color: green; font-size: 10px; font-weight: heavy; font-family: arial  }
H2 { color: #528cce; font-family: arial; font-size: 10px; font-style: normal; font-weight: heavy; }
body {background-color: 94BAE4;
	margin: 0px;
}
<!-- cccddd -->
<!-- 528CCE -->