BODY {
	background-color : #000000;
	color : #dddddd;
	font-family : Tahoma;
	font-size : 12px;
}

A:LINK {
	color : #2C60B6;
	text-decoration : underline;
	font-weight: bold;
}

A:VISITED {
	color : #7A08B5;
	text-decoration : underline;
	font-weight: bold;
}

A:HOVER {
		text-decoration : none;
	font-weight: bold;
}

Table, Td, input, li, textarea, form, select, option { 
font-size: 12px; font-family : Tahoma;
}

.t1 {border: 1pt  solid}


IMG {border-color:#ffffff;}
