.defaults {
	font-family: Verdana;
	font-size: 12px;
	color: #0a2a5f;
	font-style: normal;
}
.body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: 0a2a5f;
}
.crven_text {
	color: #F00;
	text-transform: uppercase;
}
.upperCase {
	text-transform: uppercase;
}
a {
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #F00;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
}
