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

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

a:hover {
	color: #C93434;
}

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


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


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

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

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

.menue a:active 
{
	color: Black;
}

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

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

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

.copy2 a
{
	text-decoration: none;
	color: #666666;
}

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