
.text
{
	color: black;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana;
	text-decoration: none;
}


.textsmaller
{
	color: black;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana;
	text-decoration: none;
}


.navlink
{
	color: #9cf;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana;
	text-decoration: none;
}


.headbig
{
	color: #036;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	font-family: Verdana;
	border: none white;
}


.headsm
{
	font-weight: bold;
	font-size: 11px;
	color: #c93;
	line-height: 12px;
	font-family: Verdana;
	text-decoration: none;
}


a
{
	font-weight: bold;
	color: #950b1a;
	text-decoration: none;
}


a:hover
{
	font-weight: bold;
	color: #950B1A;
	text-decoration: underline;
}
