/* CSS Document */

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:9px;
	color:#5D6466;
}
form
{
	margin:0px;
}
a {
	text-decoration: underline;
	color:#72A655;
}
a:hover	{text-decoration: underline; position: relative; top: 1px; left: 1px}
a.no:hover	{text-decoration: underline; position: relative; top: 0px; left: 0px}
a.1 {
	text-decoration: underline;
	color:#FF4700;
}
a.2 {
	text-decoration: none;
	color:#6A6B6A;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {color: #FF3636}
.style3 {color: #72A655}
