body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5C5F4F;
}
body {
	background-color: #5C5F4F;
	background-image:  url(images/2/bg.jpg);
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5C5F4F;
	}
a:link {
	text-decoration: none;
	color: #5C5F4F;
}
a:visited {
	text-decoration: none;
	color: #5C5F4F;
}
a:hover {
	text-decoration: underline;
	color: #597EA4;
}
a:active {
	text-decoration: none;
	color: #5C5F4F;
}
.style1 {font-size: 9px}
.style2 {font-size: 10px}
.style3 {font-size: 12px}
.style4 {font-size: 14px}
.style5 {font-size: 16px}

#darkback a { font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;	text-decoration: none; 
	}
#darkback a:link:hover, #darkback a:visited:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#darkback a:visited {
	color: #FFFFFF;
	font-weight: bold;
}