/*
// Site 01077.net - version 1.0.1
// Copyright (C) 2002 bei Callax Telecom Holding GmbH. Alle Rechte vorbehalten.
//
// styles.css
//
*/

a:link { text-decoration: none }
a:visited { text-decoration: none }
a:hover { text-decoration: underline }
a:active { text-decoration: none }

.footer_menu {
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
}

.fnt_black_small {
	font-family: Arial,Helvetica;
	font-size: 10px;
	color:#000000;
}

.fnt_darkgreen {
	font-family: Arial,Helvetica;
	font-size: 11px;
	color:#336633;
}

.fnt_black {
	font-family: Arial,Helvetica;
	font-size: 11px;
	color:#000000;
}

.fnt_black_big {
	font-family: Arial,Helvetica;
	font-size: 14px;
	color:#000000;
}

.fnt_white {
	font-family: Arial,Helvetica;
	font-size: 12px;
	color:#ffffff;
}

.fnt_white_small {
	font-family: Arial,Helvetica;
	font-size: 11px;
	color:#ffffff;
}