BODY {

	color: #000000;
}


A {
	text-decoration: none;
	color: #000000;
}

A:Hover {
	text-decoration: underline;
	color: red;
}

.style2 {
	color:#CE6300;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}


.bt {
	font-family:'Times New Roman';
color: black;
	font-weight: normal;

}
