BODY {

background-color: #4843AF;
font-family: Arial;
}

H1 {
font-family: Tahoma;
font-size: 34px;
color: #B60C0C;
}

H2 {
font-family: Tahoma;
font-size: 26px;
color: #000000;
}

H3 {
font-family: Tahoma;
font-size: 18px;
color: #000000;
}

A {
color: #0000aa;
font-weight: bold;
text-decoration: none;
}

A:hover {
color: #0000aa;
font-weight: bold;
text-decoration: underline;
}

A:visited {
color: #0000aa;
font-weight: bold;
text-decoration: none;
}

A:active {
color: #0000aa;
font-weight: bold;
text-decoration: none;
}

