a.alb,a.alb:hover,a.alb:visited,a.alb:link,a.alb:active{
color: #ffffff;
text-decoration: none;
font-family: verdana;
font-weight: bold;
font-size: 11px;
}

A {
color: #1F4281;
text-decoration: none;
font-family: verdana;
font-weight: bold;
font-size: 11px;
}

A:hover {
color: #1F4281;
font-family: verdana;
font-weight: bold;
font-size: 11px;
text-decoration: underline;
}


A:link {
color: ##1F4281;
text-decoration: none;
font-family: verdana;
font-weight: bold;
font-size: 11px;
}

A:active {
color: ##1F4281;
text-decoration: none;
font-family: verdana;
font-weight: bold;
font-size: 11px;
}


A:visited {
color: ##1F4281;
text-decoration: none;
font-family: verdana;
font-weight: bold;
font-size: 11px;
}



.top1{
height:80px;
width: 100%;
background-color:#7099C5;
}


.bottom{
height:20px;
width: 100%;
background-color:#7099C5;
text-align: center;
}

.top2{
width:1004px;
height:250px;
border: 1px solid white;
margin-left:auto;
margin-right:auto;
}


.content{
width:1004px;
border: 1px solid white;
margin-left:auto;
margin-right:auto;

}


h1{
font-family: verdana;
font-weight:bold;
font-size: 18px;
text-decoration: none;
color: #1F4281;
}

BODY,td {
    margin: 0;
    padding: 0;
    font-family: tahoma, arial, 'Bitstream Vera Sans', verdana;
    font-size: 11px;
    color: #313131;
}


.orange{
color: #E97F0D;
text-decoration: none;
font-family: verdana;
font-weight: bold;
font-size: 11px;
}

.copyright{
width:1004px;
color: #36A133;
font-family: verdana;
font-weight: bold;
font-size: 11px;
margin-left:auto;
margin-right:auto;
border: 1px solid white;
text-align:center;
}

.green{
color: #36A133;
font-family: verdana;
font-size: 11px;
font-weight:bold;
}
