body {
	font-family : Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #ffffff;
}

a:link        {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #477fff;
}
a:visited     {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #477fff;
}
a:hover       {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

a.nav:link        { font-size: 10px; text-decoration: none; color: #00ff00; }
a.nav:visited     { font-size: 10px; text-decoration: none; color: #00ff00; }
a.nav:hover       { font-size: 10px; text-decoration: none; color: #ffffff; }

div    {
	margin-bottom: 5px;	
}

.title		{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.text		{
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

.copyright		{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.flash		{
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
