﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8fa3b6;
	background-color: #000000;
}
a:link {
	color: #f3d9b8;
	text-decoration: none;
	
}
a:visited {
	
	color: #f3d9b8;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	
	color: #FF0000;
	text-decoration: none;
}
.red a:link {
	color: #f3d9b8;
	font-weight: bold;
	text-decoration: none;
	
}
.red a:link {
	color: #f3d9b8;
	text-decoration: none;
	font-weight: bold;
}
.red a:visited {
	font-weight: bold;
	color: #f3d9b8;
	text-decoration: none;
}
.red a:hover {
	color: #FF0000;
	text-decoration: none;
}
.red a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.blue {
	color: #7798ab;
	text-decoration: underline;
}
.title{
	font-size:16px;
	font-weight:bold;
	color:#E0E0E0
}
.red{
	color:#ff0000;
	font-size:12px;
	
}
.news{
	font-size:18px;
	font-weight:bold;
	color:#f3d9b8;
}



.blue a:link {
	color: #7798ab;
	text-decoration: underline;
	
}
.blue a:visited {
	
	color: #7798ab;
	text-decoration: underline;
}
.blue a:hover {
	color: #ff6600;
	text-decoration: none;
}
.blue a:active {
	
	color: #ff6600;
	text-decoration: none;
}

.yellow {
	color: #f3d9b8;
	text-decoration: underline;
}

.yellow a:link {
	color: #f3d9b8;
	text-decoration: underline;
	
}
.yellow a:visited {
	
	color: #f3d9b8;
	text-decoration: underline;
}
.yellow a:hover {
	color: #ff6600;
	text-decoration: none;
}
.yellow a:active {
	
	color: #ff6600;
	text-decoration: none;
}