P  {
	font-size: small;
}

A  {
	text-decoration : none;
	color : #2A00FF;
}

A:Visited  {
	color : #2A00FF;
}

A:Active  {
	color : #7D87D5;
}

A:Hover  {
	text-decoration : underline;
	color: #6F5B42;
}

BODY  {
	color : #000080;
	font-size: medium;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	}
.style2 .urheber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.smallfont {
	font-size: x-small;
}
.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.brightred {
	color: #FF0000;
}
