@charset "utf-8";
/* Designs by VNACOLORS */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:hover {
	color: #800000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.address {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
}
.text {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}
.text_bold {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}
.text_bold_s {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 30px;
}
.menu_red {
	font-family: Arial;
	font-size: 12px;
	color: #800000;
	font-weight: bold;
	line-height: 25px;
}
.text_s {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
}

