A {text-decoration:none; color: #6699CC;}
A:link {text-decoration: none; color: #6699CC;}
A:visited {text-decoration: none; color: #6699CC;} 
A:active {text-decoration: underline;}	
A:hover {text-decoration: underline; color: #6699cc;}
A:hover{background-color:#ffff63; }

A.menu {text-decoration:none; color: white;}
A.menu:link {text-decoration: none; color: white;}
A.menu:visited {text-decoration: none; color: white;} 
A.menu:active {text-decoration: underline;}	
A.menu:hover {text-decoration: underline; color: #6699cc;}
A.menu:hover{background-color:#ffff63; }

.dotted {
	border: 2pt dashed #639CCE;
	background-color: #FFFF99;
}