.a_m:link {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.a_m:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.a_m:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FE2059;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
.k_4 {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
body {
	background-attachment: fixed;
	background-color: #5C5C5C;
	background-image: url(img/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #309C8F;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #309C8F;
	text-decoration: none;
}
fieldset {
    padding:2px;
    margin:2px;
    border:#318B82 dashed 1px;
} 
legend {
    font-weight:800; 
    background:#fff;
    border:#b6b6b6 solid 1px;
    padding:3px 6px;
}
.title_m {
	font-family: Arial;
	font-size: 16px;
	color: #318B82;
	font-weight: bold;
}
.title_top {
	font-family: Arial;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
