a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	line-height: 15px;


}
.dot {
	border: thin double #FFFFFF;



}
