body {
background-color: #CCC;
}

a {
color: #000;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
}

a:visited {
color: #000;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
}

a:hover {
color: #000;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
}

.pagelink:link {
color: #333333;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
}

.pagelink:visited {
color: #333333;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
}

.pagelink:hover {
color: #000;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
}

.footerlink:link {
color: #999;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.footerlink:visited {
color: #999;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.footerlink:hover {
color: #000;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.newslink:link {
color: #8EB6E4;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.newslink:visited {
color: #8EB6E4;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.newslink:hover {
color: #fff;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

H1 {
font-family: Arial;
color: #333333;
font-size: 18px;
}

H2 {
font-family: Arial;
color: #333333;
font-size: 14px;
}


P {
font-family: Arial;
color: #333333;
font-size: 14px;
}

.PageContact {
text-align: left;
font-family: Arial;
color: #222222;
font-size: 12px;
}

.news {
font-family: Arial;
color: #5C96D8;
font-size: 11px;
}