a:link {  font-weight: bold; color: #ffffcc; text-decoration: underline}

a:visited {  font-weight: bold; color: #ffffcc; text-decoration: underline}
a:hover { font-weight: bold; color: #000000; background-color: #ffffcc; text-decoration: none}




.clsMenu
	{ 	
                  } 

.clsMenu A
	{ 
	font-weight: bold; color: #ffff66; text-decoration: none
	} 
.clsMenu A:visited
	{ 
	font-weight: bold; color: #ffff66; text-decoration: none
	} 
.clsMenu A:Hover
	{ 
	font-weight: bold; color: #000000; background-color: #ffff66; text-decoration: none
	} 


body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}

td {  font-family: sans-serif, Arial, Helvetica;  font-size: 14px }
