body, p, input, span {

	font-family: Tahoma;

	font-size: 10px;

	color: #FFFFFF;

}

a:hover {

	color: #FFFFFF;

	text-decoration: none; background-color: #990000



}

a {

	font-family: Tahoma;

	font-size: 10px;

	color: #666666;

	text-decoration: none; background-color: #000000

}

.text1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #b1e5f0;
}

.text2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
}

.textred {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FE0032;
}

.textyellow {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #FFCC00;
}

.textblack {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

.texttable {
    font-family: Tahoma;
    font-size: 10px;
	color: #FFFFFF;

}

.breaker {clear:both; border-bottom:1px solid #000000;}
.breakerbreaker {clear:both; font-size:1px; line-height:1px;}