a:link {
	font-size: 10pt;
	line-height: 125%;
	color: #3333FF;
	text-decoration: none;
}
a:visited {
	font-size: 10pt;
	line-height: 125%;
	color: #3333FF;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	line-height: 125%;
	color: #FF3333;
	background-color: #FFCCCC;
	text-decoration: none;
}
a:active {
	background-color: #FFCCCC;
	font-size: 10pt;
	line-height: 125%;
	color: #FF3333;
	text-decoration: none;
}
.t12px {
	font-size: 11px;
	color: #333333;
}
