.cit{
	font-size: large;
}

 a:visited {
	text-decoration: underline;
	color: #00CCFF;

}


 a:link {
	color:#FFFF00;
	text-decoration: underline;

}

a:hover {
	text-decoration: underline;
	color:#FFFF00;

}


a:active {
	color:#FF0000;
	text-decoration: none;
}
.style23  {
	background-color: #000000;
	color: #6699FF;
}
