
a {text-decoration: none}

A:HOVER {
	text-decoration: none;
	color: #D7D5C5;
 text-transform:uppercase;
 }

.txt1 {
		font-size: 19pt; 
		font-family: arial,verdana,geneva;
}
.txt1 a { color: white; 
}
.txt1 A:HOVER { text-decoration: none; color: yellow; 
}

.txt2 {
		font-size: 13pt; 
		font-family: arial,verdana,geneva;
}
.txt2 a { color: #33ff33; 
}
.txt2 A:HOVER { text-decoration: none; color: yellow; 
}

.txt3 {
		font-size: 10pt; 
		font-family: arial,verdana,geneva;
}
 
.txt4 {
		font-size: 10pt; 
		font-family: arial,verdana,geneva;
}

.txt4 A:HOVER { text-decoration: none; color: white; 
 text-transform:none;
}
