/* CSS Document */

a{
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

#footer a{
	color:#FFF;
}

.link1{
	color:#0042FF;
	font-weight:bold;
	padding:12px 14px 0px 0px;
	margin:-13px 0px -5px 0px;
	background:url(../img/main/main8.gif) no-repeat right top;
}
.link2{
	color:#2F9B00;
	padding:0px 0px 0px 10px;
	background:url(../img/main/main9.gif) no-repeat left center;
}
.link3{
	color:#0042FF;
	font-weight:bold;
}
#form1 a{
	margin-left:10px;
}