*
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align
}


a
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #688AB0;
	text-decoration: none;

}

a:hover
{
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #688AB0;
	text-decoration: underline;
}



a.becko {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #254367;
	text-decoration:none;
}
a.becko:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B61515;
	text-decoration:underline;
}

.whiteFont   { font-family: Tahoma; font-size: 11; color: #FFFFFF; font-weight: bold }
.blueFont    { font-family: Tahoma; font-size: 11px; color: #3284AC; font-weight: bold }
.greenFont    { font-family: Tahoma; font-size: 11px; color: #53CF00; font-weight: bold }
.redFont    { font-family: Tahoma; font-size: 11px; color: #FF0000; font-weight: bold }
.redFont     { color: #FF0000; font-size: 11px; font-family: Tahoma }

.navibg {
	background:#A2E1FE url('navibg.gif') no-repeat fixed left top; width: 150px
}


.naviline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-attachment: fixed;
	background-image: url('naviline.gif');
	background-repeat: no-repeat;
	background-position: left bottom
}
.a {
background-color:#00FF00;
}
.p {
background-color:#FFFF00;
}
.b {
background-color:#FF0000;
}
.n {
background-color:#808080;
}