.main {
	font-size: 12px;
	line-height: 150%;
}
body {
	background-color: #D4D4D4;

}
a:link {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
table {
	background-image: url(../images/back_logo.gif);
}
