a:link {
	color: #5F5F5F;
	font-weight:bold;
	text-decoration: underline;
}

a#hidden:link {
	color: Black;
	text-decoration: none;
}

a:active {
	color: #FF64BC;
	font-weight:bold;
	text-decoration: underline;
}

a:visited {
	color: #5F5F5F;	
	font-weight:bold;
	text-decoration: underline;
}

a:hover {
	color: #FF64BC;
	font-weight:bold;
	text-decoration: underline;
}


.text {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	font-family: verdana, tahoma, arial;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	
}

.grey {
	color: #666666;
	font-size: 10px;
}

.grey a:link { font-weight:normal; }
.grey a:hover { font-weight:normal; }
.grey a:visited { font-weight:normal; }



.menu a:link {
			color:#FFFFFF;
			text-decoration:none;
			font-weight:bold;
			margin:10px;
	 
}

.menu a:visited {
			color:#FFFFFF;
			text-decoration:none;
			font-weight:bold;
			margin:10px;
			
}			

.menu a:hover {
			color:#000000;	
			text-decoration:none;
			font-weight:bold;
			margin:10px;
			
}

.sub {
	
	font-weight:bold;
}

