

.nm {
	font-family: geneva, arial;
	font-size: 11px;
	color: #666666;
}

.nm10 {
	font-family: geneva, arial;
	font-size: 11px;
	color: #666666;
	padding: 10px;
}

.nms {
	font-family: geneva, arial;
	font-size: 11px;
	color: #e4e1df;
	line-height: 18px;
}

a.nms {
	font-family: geneva, arial;
	font-size: 11px;
	color: #e4e1df;
	text-decoration: underline;
}

.nmr {
	font-family: geneva, arial;
	font-size: 12px;
	color: #c97167;
}

a.nmr {
	font-family: geneva, arial;
	font-size: 11px;
	color: #c97167;
	text-decoration: underline;
}

a.nmr:hover {
	font-family: geneva, arial;
	font-size: 11px;
	color: #808080;
	text-decoration: underline;
}

.cpy {
	font-family: arial;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}

.cpyrd {
	font-family: arial;
	font-size: 10px;
	color: #cf6c66;
}

a.cpy:hover {
	font-family: arial;
	font-size: 10px;
	color: #808080;
	text-decoration: underline;
}

/* Nav */
.tab {
	font-family: helvetica; 
	font-size: 11px;
}

.asd {
	text-decoration: none;
	font-family: helvetica;
	font-size: 11px;
	color: #777777;
}

a.asd:hover {
	text-decoration: none;
	font-family: helvetica;
	font-size: 11px;
	color: #c97167;
}

