A:hover {
	color: red; 
} 
A { text-decoration: none; }

.txt12, li, p {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica";
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #666666;

}

.txt15 {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica";
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;

}

.txt10 {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica";
	font-size: 10px;
	line-height: 11px;
	color: #666666;

}

body {
	background-color: A6ADB0;
	background-image: url(img/back.gif);
	background-repeat: repeat-y;
}
