body {background-color: #D9F2EA;}
H2 {
	FONT-SIZE: 200%;
	COLOR: black;
	BACKGROUND-COLOR: #EAEFF8;
}

A:LINK {
color: #000066;
text-decoration: none;
font-weight: bold;}

A:VISITED {
color: #800060;
text-decoration : none;
font-weight: bold;}

A:HOVER {
color : #227186;
text-decoration : underline;
font-weight: bold;}

A:ACTIVE {
color : #227186;
text-decoration : none;
font-weight: bold;}