BODY {
background-color:#FFFFFF; 	/* page background */
color:#0d142a; 				/* page text color*/
font-family:Veranda, Arial, Helvetica, Sans;
font-size:small;
margin:0;
cursor: crosshair 
}
A, A:visited, A:active 
{
COLOR: #0d142a;
text-decoration: none
}
A:hover
{
COLOR: #0d142a;
text-decoration: underline
}
A.footerLink, A.footerLink:visited, A.footerLink:active {
COLOR: #FFFFFF;
FONT-SIZE: x-small;
text-decoration: none
}
A.footerLink:hover
{
COLOR: #CCCCCC;
FONT-SIZE: x-small;
text-decoration: underline
}
A.bottom, A.bottom:visited, A.bottom:active {
COLOR: #0d142a;
FONT-SIZE: xx-small;
text-decoration: none
}
A.bottom:hover
{
COLOR: #0d142a;
FONT-SIZE: xx-small;
text-decoration: underline
}

