.textmenu {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

#textmenu {
	font-family: tahoma;
	font-size: 12px;
	color: #837FB5;
}

#textmenu a{
	font-family: tahoma;
	font-size: 12px;
	color: #837FB5;
	text-decoration:none;
}
#textmenu a:hover{
	color: #FFFFFF;
}

.header {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.content, .content p, .content td, .content textarea, .content input {
	font-family: tahoma;
	font-size: 11px;
	color: #BBBACD;
}

.content a {
	font-family: tahoma;
	font-size: 12px;
	color: #837FB5;
	text-decoration:none;
}

.content a:hover {
	color: #FFFFFF;
}

a.addr {
	font-family: tahoma;
	font-size: 12px;
	color: #837FB5;
	text-decoration:none;
}
a.addr:hover{
	color: #FFFFFF;
}

