/* CSS Document */

/* general */

.super {
/*	width: 760px;
	position: relative;
	margin: 0 auto;*/
	color: #ffffff;
	font-size: 11px;
}
.supertype {font: 11px arial;
color: #ffffff;
}

a.smallWhiteBoldLinks {color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: 11px;}
a.smallWhiteBoldLinks:hover {color: #DED9C9;
text-decoration: underline;
font-weight: bold;
font-size: 11px;}
a.topnavlinks {color: #ffffff;
font-size: 11px;
text-decoration: none;}

a.topnavlinks:hover {color: #DED9C9;
font-size: 11px;
text-decoration: underline;}
.header_small {
	font-size: 9px;}
