@charset "utf-8";

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0a50a0;
}
body {
	background-color: #0a50a0;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
	color: #0a50a0;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #0a50a0;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #666;
	outline: none;
}
a:active {
	text-decoration: underline;
	outline: none;
	outline: none;
	
}
.title {
	font-size: 14px;
	font-weight: bolder;
}
.title2 {
	font-size: 18px;
	font-weight: bold;
}
.title3 {
	font-size: 16px;
	font-weight: bolder;
}
.title4 {
	font-size: 12px;
	font-weight: bolder;
}
.thumbnaillink td {
	font-size: 10px;
}
