a:link{
color: #000000;
font-weight: bold;
text-decoration:none;
cursor:crosshair;
}

a:visited{
color: #000000;
font-weight:bold;
text-decoration:none;
cursor:crosshair;
}

a:hover{
color: #000000;
font-weight:bold;
text-decoration:none;
cursor:crosshair;
background-color:FFFF00;
}

a:active{
color: #0000ff;
font-weight: bold;
text-decoration:none;
text-decoration:none;
cursor:crosshair;
}


h1{
font-size:36;
color:#FFFFFF;
font-family:trebuchet ms;
font-weight:bold;
text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;
}

table{
font-size:18;
color: #000000;
font-family:trebuchet ms;
font-weight:regular;
text-align:left;
line-height: 1.8;
background-color: #FFFFFF;
}

body{
font-family:trebuchet ms;
font-size:18;
color: #FFFFFF;
font-weight: regular;
text-align:left;
background-color: #3c5973;
background-image: url("bg2.gif");
}
