html,body {
font-family: Arial, Verdana;
font-size: 11px; 
color:#222222;
background-color: #e6e6e6;
}

h1 {
color:#00AEEF;
font-size:1.3em;
font-weight:bold;
padding-bottom:4px;
position:relative;
}

.loginLinkBox {
position: absolute;
left: 0px;
top: 0px;
}

.newsLetters {
align:left;
}

A { color:#00AEEF; text-decoration:none; }
A:visited { color:#00AEEF; text-decoration:none; }
A:hover { color:#00AEEF; text-decoration:none; }

A.greenLink { color:#00AA4E; font-weight:normal; text-decoration: underline}
A.greenLink:visited { color:#00AA4E; font-weight:normal; text-decoration: underline}
A.greenLink:hover { color:#00AA4E; font-weight:normal; text-decoration: none}

A.purpleLink { color:#6850A0; font-weight:normal; text-decoration: underline}
A.purpleLink:visited { color:#6850A0; font-weight:normal; text-decoration: underline}
A.purpleLink:hover { color:#6850A0; font-weight:normal; text-decoration: none}

A.blueLink { color:#009ADE; font-weight:normal; text-decoration: underline}
A.blueLink:visited { color:#009ADE; font-weight:normal; text-decoration: underline}
A.blueLink:hover { color:#009ADE; font-weight:normal; text-decoration: none}

A.cms { font-family: Arial, tahoma, "Times New Roman"; color:#dd3939;font-size:11px; font-weight:normal; text-decoration: none}
A.cms:visited { font-family: Arial, tahoma, "Times New Roman"; color:#dd3939;font-size:11px; font-weight:normal;text-decoration: none}
A.cms:hover { font-family: Arial, tahoma, "Times New Roman"; color:#005061;font-size:11px;font-weight:normal; text-decoration: none}

