a:visited,
a:active,
a:link { 
 color : #000080;
 text-decoration : none;
}

#top {
             margin : 0px
	padding : 0px;
	background-color : #014e82;
	border-bottom : 4px solid #47F;
}
#leftmenu {
             margin : 0px
	padding : 0px;
             background-color:#BBC3D9;
       filter:alpha(opacity=100,finishopacity=0,style=1);
}

#rightmenu {
             margin : 0px
	padding : 0px;
             background-color:#BBC3D9;
       filter:alpha(opacity=100,finishopacity=0,style=1);
}

.post a:visited,
{ 
 color : green;
 text-decoration : none;
}

.post a:active,
{ 
 color : green;
 text-decoration : none;
}
.post a:link,
{ 
 color : green;
 text-decoration : none;
}