.wlmr  {
	color: black;
	font-size: 8px;
	text-decoration: none;
}    

.wlmr a {
	color: black;
	font-size: 8px;
	text-decoration : none
}    
.wlmr  a:hover {
	color : black;
	font-size: 8px;
	text-decoration : none
}

.main a {
	color: #0051BA;
	text-decoration : none
}    
.main  a:hover {
	color : Maroon;
	text-decoration : underline
}

.menu a {
	color: Yellow;
	text-decoration: none;
}    
.menu  a:hover {
	color: #FFFFE0;
	text-decoration: underline;
}

.rightmenu a {
	color: #FFFFE0;
	text-decoration: none;
}    
.rightmenu  a:hover {
	color: yellow;
	text-decoration: underline;
}

.bottom a {
	color: #ffffff;
	text-decoration : none
}    
.bottom  a:hover {
	color : Silver;
	text-decoration : underline
}

.footer a {
	color: #FFFFD7;
	text-decoration: none;
}    
.footer  a:hover {
	color: Yellow;
	text-decoration: underline;
}


table.footer { 
    font-style : italic;
    font-size: smaller;
    color : #000000
    }    