/* CSS Document */
.font{
color:#FFFFFF; 
font-family:Verdana; 
font-size:13px;
font-style:normal;
text-decoration:none;
}

.font:hover{color:#99FFCC;
font-family:Verdana;
font-weight:bold;
text-align:center;
}
.welcome{
font-family:Verdana;
font-size:18px;
font-style:normal;
font-weight:bold;
color:#006595;
}
.welcome2{
font-family:Verdana;
font-size:11px;
font-style:normal;
color:#000000;
}
.welcome3{
font-family:Verdana;
font-size:13px;
font-style:normal;
font-weight:bold;
color:#FF9900;
}
.welcome4{
font-family:Verdana;
font-size:11px;
font-style:normal;
color:#000000;
}
.justify{
font-family:Verdana;
font-size:11px;
font-style:normal;
color:#000000;
text-align:justify;
}
.footer1{
font-family:Verdana;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#FFFFFF;
}
.footer1:hover{
font-family:Verdana;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#CCFFCC;
}