a:link {
	color: #000000;
	font-family: Verdana;
	font-size: x-small;
	line-height: inherit;
	text-decoration:none
}
a:visited { 
	color: #000000;
	font-family: Verdana;
	font-size: x-small;
	line-height: inherit;
	text-decoration:none 
}
a:active { 
	color: #33CCFF;
	font-family: Verdana;
	font-size: x-small;
	line-height: inherit;
	text-decoration:none
}
a:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: x-small;
	line-height: inherit;
	text-decoration:none
}

.address {
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
 	color: #CCCCCC;
 }
 
 .pageTitle{
 	font-family: Verdana;
	font-size: 24px;
	line-height: 30px;
 	color: #FFFFFF;
 }
 
 


