
.text {
	font-family: verdana;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #9933cc;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.textwhite {
	font-family: verdana;
	font-size: 12px;
	line-height: 10px;
	color: #FFFFFF;


	}
.textblack {
	font-family: verdana;
	font-size: 12px;
	line-height: 10px;
	color: #000000;
	}
	
	.textgrey {
	font-family: verdana;
	font-size: 12px;
	line-height: 10px;
	color: #000000;
	
	
	
	
