BODY {
	background : url(../images/bg.gif);
	background-position : top center;
}

A {
	color: #39409B;
	text-decoration: none;
	font-weight: bold;
}

a.menu {
	color: #000000;
	font-size : 14px;
	font-weight: bold;
}

A:HOVER {text-decoration : underline;}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #000000;
}

.title {
	color: #626CCD;
	font-size: 22px;
	font-weight: bold;
}