

.leftside a:link {
padding-left:5px;

color: #ffd700;
text-decoration: none;
display: block;

} 
.rightside a:link
{
color: #ffd700;
text-decoration: none;
}.newrightside a:link
{
color: #ffd700;
text-decoration: none;
}
a:link {
padding-left:0px;
color: #ff8408;
text-decoration: none;

} 
.leftside a:visited {
padding-left:5px;
color: #dfbd00;
text-decoration: none;

display: block;
}
.rightside a:visited
{
color: #dfbd00;
text-decoration: none;
}.newrightside a:visited
{
color: #dfbd00;
text-decoration: none;
}
a:visited {}

.leftside a:hover {
/*display: block;*/
padding-left:5px;
/*padding-bottom: 20px;*/
color: #ffe036;text-decoration: underline;background-color: #2b2b2b;/*border: 1px #d7d7d7 none;
height:20px;*/
}
.rightside a:hover
{
color: #ffe036;text-decoration: underline;
}.newrightside a:hover
{
color: #ffe036;text-decoration: underline;
}
a:hover {}

.leftside a:active {
padding-left:10px;
color: #ffaa50;

}

a:active {}
