*
{
  outline: none;
}

body,td,th {
	color: #656565;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body {
	background-color: #272727;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

a:link {color: #656565}
a:visited {color: #656565}
a:active {color: #ffffff}
a:hover {color: #ffffff}

.text a:active {color: #5A575E}
.text a:visited {color: #ffffff}
.text a:link {color: #ffffff}
.text a:hover {color: #5A575E}

.reading {
	line-height: 24px;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.box {
	border: thin solid #939393;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-align: justify;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 2em;
	color: #FFFFFF;
	text-align: justify;
}
.box {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.contact {
	color: #CCCCCC;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
}
.rightmenu {
	margin-left:54px;
	font-size:14px;
	color:#FFFFFF;
}

