a {
	font-family: geneva, Arial, MS sans serif;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 1px;
	color: #990000;
}

a:hover{
	color: #FF0000;
}


.link{
	font-family: geneva, Arial, MS sans serif;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}

a.link:hover{
	color: #000000;
}

.link_int{
	font-family: geneva, Arial, MS sans serif;
	text-decoration: none;
	font-size: 9px;
	line-height: 11px;
	color: #777777;
}

a.link_int:hover{
	color: #000000;
}


.textlink{
	font-family: geneva, Arial, MS sans serif;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	color: #990000;
}

a.textlink:hover{
	color: #FF0000;
}


.headline{
	font-family: geneva, Arial, MS sans serif;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 1px;
	color: #000000;
}

.headline_small{
	font-family: geneva, Arial, MS sans serif;
	text-decoration: none;
	font-size: 9px;
	line-height: 11px;
	letter-spacing: 0.5px;
	color: #000000;
}

.text{
	font-family: geneva, Arial, MS sans serif;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 0.5px;
	color: #777777;
}
.text_small{
	font-family: geneva, Arial, MS sans serif;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 0.5px;
	color: #777777;
}

.pics{
	font-family: geneva, Arial, MS sans serif;
	text-decoration: none;
	font-size: 9px;
	line-height: 11px;
	color: #777777;
}



.dotted_sub{
	border-bottom: thin dotted #990000;
}

.dotted_top{
	border-top: thin dotted #990000;
}

.dotted_grey{
	border-bottom: thin dotted #777777;
}

.dotted_grey_top{
	border-top: thin dotted #777777;
}
