body {
	color: #FFFFFF;
	font-size: x-small;
	background-image:  url(s_img/direct_back.jpg);
	background-repeat: repeat-y;
}
table {
	font-size: x-small;
	color: #FFFFFF;
}
a:hover {
	font-size: small;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
