.gray_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6558;
}
body {
	background-color:#2D2C2C;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.style2 {font-size: 12px}
.style3 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999}
.white_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.norepeat{ background-image:url(images/LOGO2.jpg); background-repeat:no-repeat;} 


.text_bold {

	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #6D6558;
	text-decoration: none;
}
.text_bold_big {

	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #6D6558;
	text-decoration: none;
}
.text_normal_big {

	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: normal;
	color: #6D6558;
	text-decoration: none;
}

.text_normal {

	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: normal;
	color: #6D6558;
	text-decoration: none;
}

.text_normal_link {

	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: normal;
	color: #6D6558;
	text-decoration: none;
}
.text_normal_link:hover {

	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: normal;
	color: #6D6558;
	text-decoration: underline;
}
.text_normal_big_link {

	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: normal;
	color: #6D6558;
	text-decoration: none;
}
.text_normal_big_link:hover {

	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: normal;
	color: #6D6558;
	text-decoration: underline;
}
.normallink {

	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: normal;
	color: #484F59;
	text-decoration: none;
}
.normallink:hover {

	font-family: "Courier New", Courier, mono;
	background-color:  #999999;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.normallink_small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC99;
	background-color:  #317516;
	text-decoration: none;
}
.normallink_small:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:  #FFCC99;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
