body {
	font-family : Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #666666;
	background-image: url(images/none.jpg);
	color: #FFFFFF;
}

a:link        {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #6fb8fd;
}
a:visited     {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #6fb8fd;
}
a:hover       {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.nav:link        {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #6fb8fd;
}
a.nav:visited     {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #6fb8fd;
}
a.nav:hover       {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.text		{
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}

.text1		{
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}

.copyright		{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
