/* CSS Document */

.heading {
	color: saddlebrown;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}

.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #781c29;
	text-decoration: none;
}

.main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:none;
	color: #8a040b;
	font-weight:none;	
	text-decoration:none;
}
.button
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:wheat;
background:url('images/latest.gif');
height:18px;
width:78px;
border:medium none;
}