.class     {
	color: maroon;
	font-size: 12px;
	line-height: 170%
}
.class1 { color: red; font-weight: bold; font-size: 10px }
.class2 { color: black; font-size: 10px }
.a {  font-size: 14px; color: #000000; text-decoration: none; background-color: #ffc000}
a:hover {  font-size: 14px; color: #ffc000}

