
.content{
font-size: 13px;
font-weight: normal;
color: white;
font-family: arial,sans-serif;

}
.header{
font-size: 16px;
font-weight: bold;
color: white;
font-family: arial,sans-serif;
padding: 0% 0% 0% 0%;
}
.header2{
font-size: 13px;
font-weight: bold;
color: white;
font-family: arial,sans-serif;

}

.footer{
font-size: 10px;
font-weight: normal;
color: white;
font-family: verdana,sans-serif;
}

body a:link{
color: #ccccff;
text-decoration:underline;
}
body a:active{
color: #cccccc;
text-decoration: underline;
}
body a:visited{
color: cc99cc;
text-decoration: underline;
}

body a:hover{
color: #66ccff;
text-decoration: underline;
}




