<!--
a:link {
	font-size: 11px;
	font-family: Verdana;
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

.white {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.normal {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;	
}

.bigger {
	font-family: Verdana;
	font-size: 15px;
	color: #fff;
	
}

.topper	{
	background:url(../images/topster.jpg);
	height: 80px;
}

.midder	{
	background:url(../images/btween.jpg);
	height: 112px;
}
.bottommer	{
	background:url(../images/botster.jpg);
	height: 292px;
}
.steady	{
	background-repeat:no-repeat;
	background-position: center;
}





-->
