.topmenu A:link, a:visited, a:active {text-decoration: none; color: white; font-weight:bold;}
.topmenu A:visited {text-decoration: none; color: white; font-weight:bold;}
.topmenu A:active {text-decoration: none; color: white; font-weight:bold;}
.topmenu A:hover {text-decoration: underline; color: black; font-weight:bold;}
.topmenu ul li { display:inline; text-transform:uppercase; list-style:none;}
.topmenu ul { margin: 10px 0 0 0;}
.topmenu li { padding: 4px; border-right: solid 1px #fff; height:20px;}

.leftmenu ul
{
margin:0;
}
.leftmenu ul li
{
color:#FF0000;
padding:  5px 0 0 15px;
}
.leftmenu li
{
text-transform:capitalize;
font-weight:bold;
}
.leftmenu a:link, a:visited
{
text-decoration:none;
color:#FF0000;
}
.leftmenu a:hover
{
text-decoration:underline;
color:#000000;
}
.leftmenu a:active
{
text-decoration:none;
color:#FF0000;
}







/* footer style starts here */



#footer a:link, a:visited, a:active{

	color: #FFffff;

}



#footer a:hover {

    text-decoration:underline;

}



#content a:link, a:visited, a:active{

	color:#FF0000;

}



#content a:hover {

    text-decoration:underline;

}


