body {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-size: 12px;
}

a {
/*	background: transparent url('/images/externer_link.gif') 100% 50% no-repeat;
	padding-right: 10px;
*/	color: #FF0000;
	text-decoration: none;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
fieldset {
	border : 1px solid #FFCC00;
	width : 100%;
}
legend {
	font-size: 12px;
	color: #003399;
}
table {

	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-size: 14px;
}
