BODY {
	background-color : #FFE4E1;
}

A:link {
	text-decoration: none;
	color: #483D8B;
}
A:visited {
	text-decoration: none;
	color: Maroon;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
	color: #483D8B;
}
H3 {
	color : #483D8B;
	font-weight: bold;
}
H4 {
		color : #483D8B;
	font-weight: bold;
}


.headlines, .bodylines, .sublines, .footlines {
	font-face:arial;
	color: #483D8B;
	font-weight:bold;
}
.headlines {font-size:22px;}
.bodylines {font-size:18px;}
.sublines {	font-size:16px;}
.footlines {font-size:14px;}
.infotext {font-size: 14px; color: #191970;}
.email {
	font-family : Tahoma; 
	font-size: 12px;
	 font-weight: bold;
	 color: #483D8B;
}
.home{
	font-family : Tahoma; 
	font-size: 16px;
	 font-weight: bold; 
	color: ffffff;
}

.attention{
	font-family : Tahoma; 
	font-size: 14px;
	 font-weight: bold; 
	color: b22222;
}

.description{
	font-family : "Courier New", Courier, monospace;
	font-weight : bold;
	font-size : 11px;
	font : @MS Mincho;
}
.xlink {cursor:pointer;cursor:hand}
