body
{
	color: #666666;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif;
}

a
{
	text-decoration: underline;
	color: #982150;
}

a:hover {
	color: #666666;
}

.r1
{
	color: Gray;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif;
}


.h1
{
	color: #982150;
	font-size: 14px;
	font-weight: bold;
}


.h2
{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}

.menue
{
	color: #982150;
	font-size: 12px;
	text-decoration: none;
}

.menue a
{
	color: #982150;
	font-size: 12px;
	text-decoration: none;
}

.menue a:active 
{
	color: Black;
}

.menue a:hover {
	color: #999999;
}

.copy1
{
	font-size: 10px;
	text-align: center;
	color: #333333;
}

.copy2
{
	font-size: 10px;
	text-align: center;
	color: #999999;
}

.copy2 a
{
	text-decoration: none;
	color: #999999;
}
.copy2 a:hover
{
	text-decoration: none;
	color: #982150;
}
