.a_m a:link {
	color: #4D4D4D;
	text-decoration: none;
}

.a_m a:visited {
	color: #4D4D4D;
	text-decoration: none;
}

.a_m a:hover {
	color: #ff0000;
	text-decoration: none;
}

.a_m a:active {
	color: #4D4D4D;
	text-decoration: none;
}

.a_black a:link {
	color: #ffffff;
	text-decoration: none;
}

.a_black a:visited {
	color: #ffffff;
	text-decoration: none;
}

.a_black a:hover {
	color: #2D5690;
	text-decoration: none;
}

.a_black a:active {
	color: #ffffff;
	text-decoration: none;
}

.a_white a:link {
	color: #ffffff;
	text-decoration: none;
}

.a_white a:visited {
	color: #ffffff;
	text-decoration: none;
}

.a_white a:hover {
	color: #ff0000;
	text-decoration: none;
}

.a_white a:active {
	color: #ffffff;
	text-decoration: none;
}

a:link {
	color: #2D5690;
	text-decoration: none;
}
a:visited {
	color: #2D5690;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #2D5690;
	text-decoration: none;
}


body {
	color: #4D4D4D;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
.text1 {
	font-size: 10px;
}
.text2 {
	font-size: 11px;
}
.text3 {
	font-size: 12px;
	line-height: 15px;
}
.text4 {
	font-size: 18px;
}
.text6 {
	font-size: 14px;
	line-height: normal;
}
.text7 {
	font-size: 16px;
	line-height: normal;
}

#body {
	width:713px; margin:0 auto;
	text-align:left;
}

img {
	border-style:none;
}
