﻿body
{
	background-position: none repeat-x;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin: 0;
	background-color: #000000;
	background: url(/images/smallback.gif);
}

a
{
	text-decoration: none;
	color: #FFFFFF;
}

a:visited
{
	text-decoration: none;
	color: #cacabd;
}

a:focus { outline:none;}
a:hover { text-decoration:underline;}
hr
{
	color: #C0C0C0;
	
}

