body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.class  {
	color: #2D8B8B;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.class_1 {
	font-size: 14px;
	color: #2D8B8B;
}
a:link {
	color: #164949;
	text-decoration: none;
}
a:hover {
	color: #164949;
	text-decoration: underline overline;
}
a:visited {
	color: #164949;
	text-decoration: none;
}
a:active {
	color: #164949;
	text-decoration: none;
}
.big {
	font-size: 18px;
	color: #669999;
}

