
body {
	background-image: url(../images/back.gif);
	/*background-color:Blue;*/
}

.t1 {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;
	padding: 3px;
}
.t2 {

	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
	padding: 3px;
}
.tbox {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
	border: 1px solid #FFFFCC;
}
.bot {
	background-image: url(../images/bot.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.ts {


	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	padding: 3px;
}

.default { color: #FFFFCC; font-family:"Trebuchet MS", Arial, Tahoma;; font-size: 11px; }
A.default {color:#FFCC00; text-decoration: none; }
A.default:link {color:#FFCC00; text-decoration: none; }
A.default:visited {color: #FFCC00; text-decoration: none; }
A.default:active {color:#FFCC00; text-decoration: none; }
A.default:hover {color: #FFCC00; text-decoration: none; }

.default2 { color: #000000; font-family:"Trebuchet MS", Arial, Tahoma;; font-size: 11px; }
A.default2 {color:#000000; text-decoration: none; }
A.default2:link {color:#FFCC00; text-decoration: none; }
A.default2:visited {color: #FFCC00; text-decoration: none; }
A.default2:active {color:#FFCC00; text-decoration: none; }
A.default2:hover {color: #FFCC00; text-decoration: none; }


.headline {
	font-family: "Trebuchet MS", Arial, Tahoma;; font-size: 11px;
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}

.head {color: #FFFFCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
