@charset "utf-8";
/* CSS Document */
td{
	font-family: Tahoma;
	font-size: 10px;
	color: 606060;
	font-weight: normal;
	line-height: 14px;
	
}

#moving{
	color: red;
	font-size:16px;
}


.banner{
border:thick;
}

#latest{
padding-left:10px;
}

#latestheading{
font-size:20px;
}

.heading{
font-size:18px;
font-weight:500;


a:link {
COLOR: #000;
}
a:visited {
COLOR: #000;
}
a:hover {
COLOR: #282828;
}
a:active {
COLOR: #000;
}
