/* CSS Document */
a.w:link {text-decoration: none; color:#FFFFFF }
a.w:visited {text-decoration: none; color:#FFFFFF }
a.w:hover {text-decoration: none; color:#FFFFFF }
a.w:active {text-decoration: none; color:#FFFFFF }

a.g:link {text-decoration: none; color:#7B797B }
a.g:visited {text-decoration: none; color:#7B797B }
a.g:hover {text-decoration: none; color:#7B797B }
a.g:active {text-decoration: none; color:#7B797B }


.small_wt {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: x-small;
}

.green_l { color:#a3c435;}

.grey_t {
	color: #7B797B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #A5C731;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7B797B;
	font-size: small;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7B797B;
	font-size: small;
}
-->