/*footer text and counter text*/
.footer
{
color : #000000;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
font-style : normal;
font-variant : normal;
font-weight : normal;
height : auto;
letter-spacing : normal;
line-height : normal;
padding-left : 4px;
padding-right : 4px;
padding-top : 4px;
padding-bottom : 4px;
text-align : center;
}
/*To Top links*/
.totop
{
color : #000000;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : small;
font-style : normal;
font-variant : normal;
font-weight : normal;
height : auto;
letter-spacing : normal;
line-height : normal;
padding-left : 4px;
padding-right : 4px;
padding-top : 4px;
padding-bottom : 4px;
text-align : left;
}
.totop a:link{color :#0000ff;}
.totop a:hover{color : Navy;}
.totop a:visited{color :#ff0000;}


