body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	color:#333333;
	background-color:#ecf8f8;
}
a{
text-decoration:none;
color:#333333;}
a:hover{
text-decoration:none;
color:#FF0000;}
.t a{
text-decoration:none;
color:#FFFFFF;}
.t a:hover{
text-decoration:none;
color:#FF0000;}

