small {
	font-size: 12px;
	line-height: 14px;
}
a {
	color: #CCCC00;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #0202FF;
	background-color: #CCCC00;
}
