body {
background-color: #000066;
font-family: Verdana;
font-size: small;
color: #CCCCFF;
}

//back ground old #000066;
//#9999CC

h1 {
font-family: verdana;
font-size: small;
font-weight: bold;
color: #FFCC00;
}

img {
border: none;
}

table {
padding: 0;
margin: 0;
border: 0px none;
}

a {
color:#0033FF;
text-decoration:none;
}

a:visited {
color: #6699FF;
text-decoration: none;
}

a:active {
color: #CCCCCC;
text-decoration: none;
}

a:hover {
color:#FFCC00;
text-decoration:underline;
}

.default {
font-family: Verdana;
font-size: small;
color: #9999CC;

}

.yellow {
font-family: Verdana;
font-size: small;
color: #FFCC00;
}

.lblue{
font-family: verdana;
font-size: small;
color: #CCCCFF;
}

.dblue{
font-family: verdana;
font-size: small;
color: #6666CC;
}


