A:link {
	COLOR: #none; 
	text-decoration:#none;
}
A:active {
	COLOR: #none; 
	text-decoration:#none;
	}

A:visited {
	COLOR: #none; 
	text-decoration:#none;
	}

A:hover {
	text-decoration:#none;
	color: #none;
}
	
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 5E636B;
}
.footer {
	color: 4A4F56;
	font-family: Tahoma;
	font-size: 11px;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: 5D636C;
}
.more-link{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #0984AE;
	text-decoration: none;
}

.more-link:active {
	COLOR: #0984AE; TEXT-DECORATION: none;
}

.more-link:visited {
	COLOR: #0984AE; TEXT-DECORATION: none;
}

.more-link:hover {
	CURSOR: hand; COLOR: #68B417; TEXT-DECORATION: none;
}
.greentext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 68B417;
}
.bluetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 0984AE;
}


	
