body {
	margin: 0px;
	background : #000000;
}

.t1  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : FFFFFF;
	line-height: 14px;
}

a.t1 {
	text-decoration : none;
}

a:hover.t1 {
	color : ACACAC;
}

.t2  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : ACACAC;
	line-height: 14px;
}

a.t2 {
	text-decoration : none;
}

a:hover.t2 {
	color : FFFFFF;
}
