body { color: black; background-color: white; }

p {
	font-size: 14px;
	
}

td {
	font-size: 14px;
	font-weight:normal;
	color: #000;
}

a:link {
	color: #000083;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

a:visited { color: purple ; text-decoration: none; }

a:hover { color: #363 ; text-decoration: none; }

a:active {
	color: red;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#rand2 { border-top: 5pt dotted red; border-bottom: 5pt dotted red; border-left: 5pt dotted red; }
.blau {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: bold;
	color: #009;
	text-align: center;
}
.text14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;

}
.text16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.alinknormal14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.alink16normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

