/* CSS Document */

a:link {
	text-decoration: none;
	color: #277833;
}
a:visited {
	text-decoration: none;
	color: #277833;
}
a:active {
	text-decoration: none;
	color: #277833;
}
a:hover {
	color: #990000;
}

.tahoma12 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.tahoma10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #277833;
	font-weight:bold;
}

.tahoma16 {
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	color: #277833;
	font-weight:bold;
}

.tahoma40 {
	font-family: Tahoma;
	font-size: 40px;
	text-decoration: none;
	color: #FFFFFF;
}

.tahoma20 {
	font-family: Tahoma;
	font-size: 20px;
	text-decoration: none;
	color: #277833;
	font-weight:bold;
}