A:link {text-decoration: underline; color: #ffae00}
A:active {text-decoration: underline;}
.txt1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
}

A:hover {text-decoration: none; color: #525f66}
A:VISITED {text-decoration: underline; color: #525f66}
/* MAIN */
body {background-color:#1a1a1a; font-family:tahoma; font-size:12px; color:#fff; text-align:center;}
* {padding:0;margin:0;}
img {border:0;}

.style3 {
	color: #455E0D;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
}
.style3 A { text-decoration: none; color: #b9d118;}
.style3 A:HOVER { text-decoration: underline; color: #ff9000 }
.style3 A:ACTIVE { text-decoration: none; color: #b9d118; }
.style3 A:VISITED { text-decoration: none; color: #b9d118; }
.txt2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffae00;
	padding-top: 15px;
	padding-left: 45px;
	list-style-image: url(images/list.gif);
	text-align: left;
}
.txt3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
