.style {
	font-family: Tahoma, arial, sans-serif, monospace;
	color: #8C8C8C;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;

}
body {
	background-image: url(../images/bg.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family: Tahoma, arial, sans-serif, monospace;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: 140;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #244882;
	text-decoration: none;
}
a:visited {
	color: #244882;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.white10 {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white10:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white10:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white10:hover {
	color: #66CCFF;
	text-decoration: none;
}
.menu {
	font-weight: bold;
	text-decoration: none;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #244882;
	text-decoration: none;
}
