.css {
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}
A {
	text-decoration:none
}
A:link {color:#999999}
A:hover {color:#FF0000}
