﻿body
{
	background-image: url(Images/background3.jpg);
	font-family: Tahoma, Sans-Serif;
	line-height: 20px;
	font-size: 14px;
	color: #666666;
	margin-top: 0;
}

.title
{
	font-size: 30px;
	font-weight: normal;
}
h1
{
	font-size: 30px;
	font-weight: normal;
	line-height: 31px;
	font-family: Tahoma, Sans-Serif;
}

.header
{
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}
.header a
{
	color: #000000;
	text-decoration: none;
}
.header a:hover
{
	color: #FF0000;
	text-decoration: none;
}
.header a:active
{
	color: #FF0000;
	text-decoration: none;
}

.footer
{
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}
.footer a
{
	color: #000000;
	text-decoration: none;
}
.footer a:hover
{
	color: #FF0000;
	text-decoration: none;
}
.footer a:active
{
	color: #FF0000;
	text-decoration: none;
}

.contact
{
	color: #666666;
	font-size: 15px;
}
.contact a
{
	color: #000000;
	text-decoration: none;
}
.contact a:hover
{
	color: #FF0000;
	text-decoration: none;
}

.wo
{
	color: #999999;
	font-size: 12px;
}
.wo a
{
	color: #999999;
	text-decoration: none;
}
.wo a:hover
{
	color: #FF7700;
	text-decoration: none;
}
hr
{
	height:1px;
    color: #FF0000;
    border: 0;
    background-color: #FF0000;
}
