a:active {
	font-size: 12px;
	color: #E41819;
	background-color: transparent;
	text-decoration: none;
	}
a:visited {
	font-size: 12px;
	color: #9D030A;
	background-color: transparent;
	text-decoration: none;
	}
a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
	}
a:link {
	font-size: 12px;
	color: #E41819;
	background-color: transparent;
	text-decoration: none;
	}

body {
	background-color: #423326;
	}

div {
	font-size: 12px;
	font-family: "Verdana", "Arial", "Times New Roman";
	}

.body {
	background-color: #BCBCAA;
	}

.border {
	background-color: #000000;
	}

.copyright {
	font-size: 10px;
	color: #3D3D3D;
	font-family: "Verdana", "Arial", "Times New Roman";
	}

.copyright2 {
	font-size: 10px;
	color: #E6E6E6;
	font-family: "Verdana", "Arial", "Times New Roman";
	}

.current {
	color: #FFFFFF;
	font-size: 12px;
	background-color: transparent;
	}

.header {
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	}

.menu {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	}

.menu2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}

.text {
	color: #3D3D3D;
	font-size: 12px;
	text-decoration: none;
	}

.warning {
	font-family: "Verdana", "Arial", "Times New Roman";
	font-size: 10px;
	color: #FF0000;
	background-color: transparent;
	}