body, table, input, select {
	font-family:Tahoma;
	font-size:12px;
	background-color: #FF78C7;
}

a, a:active, a:visited {
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}

a:hover {
	color:#990000;
	text-decoration:underline;
	font-weight: bold;
}

.headline2 {
	font-weight:bold;
	font-size:16px;
}

.my_table {
	border: 1px solid #666666;
	margin-top: 10px;
}
