a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
}
body {
	text-align: center;
	margin: 0px;
}
td {
	font-size: 12px;
	line-height: 18px;
}
input1 {
	font-size: 12px;
	background-color: #FFFFFF;
}
.da {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
#menu {
	font-size: 12px;
}
#menu A {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu A:hover {
	color: #CCFF00;
	text-decoration: none;
	
#main {
	font-size: 12px;
	line-height: 18px;
}
#main A {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
#main A:hover {
	color: #FFFFFF;
}

