A.leftMenu:link {

        font-size: 12px;
        color : #0000FF; 
        font-family : arial, serif; 
        text-decoration : none;
	font-weight: bolder;
}
A.leftMenu:visited {

        font-size: 12px;	
        color : #0000FF; 
        font-family : arial, serif;
	text-decoration : none;
	font-weight: bolder;
}
A.leftMenu:hover {

        font-size: 12px;	
        color : #CCCCCC; 
        font-family : arial, serif;
	text-decoration : none;
	font-weight: bolder;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
A.NavMenu:link {

        font-size: 12px;
        color : #000000; 
        font-family : arial, serif; 
        text-decoration : none;
	font-weight: bolder;
}
A.NavMenu:visited {

        font-size: 12px;	
        color : #000000; 
        font-family : arial, serif;
	text-decoration : none;
	font-weight: bolder;
}
A.NavMenu:hover {

        font-size: 12px;	
        color : #FFFFFF; 
        font-family : arial, serif;
	text-decoration : none;
	font-weight: bolder;
}
