body {
	margin: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#left_title {
	font-size: 14px;
	font-weight: bold;
	color: #256063;
}
#left_title a:link {
	font-size: 14px;
	font-weight: bold;
	color: #256063;
	text-decoration: none;
}
#left_title a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #256063;
	text-decoration: underline;
}
#left_title a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #256063;
}

#right_title {
	font-size: 12px;
	font-weight: bold;
	color: #256063;
}
#div_gg {
	border: 1px solid #349797;
}

.sub_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#nav {
	font-style: normal;
	color: #FFFFFF;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav a:visited {
	color: #FFFFFF;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link { font-size: 14px; color: #FFFFFF; }
