a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EA93BE;
	text-decoration: none;
}
a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EA93BE;
	text-decoration: none;

}
a:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EA93BE;
	text-decoration: none;
}
a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ED1B24;
	text-decoration: none;}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #51504F;
}

/* navi */
a.navi:link { font-size: 13px; font-weight: bold; color: #EA93BE; line-height: normal;  text-decoration: none;}
a.navi:visited { font-size: 13px; font-weight: bold; color: #EA93BE; text-decoration: none;}
a.navi:active { font-size: 13px; font-weight: bold; 	color: #EA93BE;	text-decoration: none;}
a.navi:hover { font-size:13px; font-weight: bold; color: #ED1B24; text-decoration: none;}

/* navirot */
a.navirot:link { font-size: 13px; font-weight: bold; color: #ED1B24; line-height: normal;  text-decoration: none;}
a.navirot:visited { font-size: 13px; font-weight: bold; color: #ED1B24; text-decoration: none;}
a.navirot:active { font-size: 13px; font-weight: bold; 	color: #ED1B24;	text-decoration: none;}
a.navirot:hover { font-size:13px; font-weight: bold; color: #EA93BE; text-decoration: none;}

/* team */
a.team:link { font-size: 11px; font-weight: bold; color: #575757; text-decoration: none;}
a.team:visited { font-size: 11px; font-weight: bold; color: #575757; text-decoration: none;}
a.team:active { font-size: 11px; font-weight: bold; 	color: #575757;	text-decoration: none;}
a.team:hover { font-size:11px; font-weight: bold; color: #0033CC; text-decoration: none;}

/* copy */
a.copy:link { font-size: 10px; font-weight: normal; color: #666666; line-height: normal;  text-decoration: none;}
a.copy:visited { font-size: 10px; font-weight: normal; color: #666666; text-decoration: none;}
a.copy:active { font-size: 10px; font-weight: normal; 	color: #666666;	text-decoration: none;}
a.copy:hover { font-size:10px; font-weight: normal; color: #000000; text-decoration: none;}

/* normal */
a.normal:link { font-size: 12px; font-weight: normal; color: #666666;   text-decoration: underline;}
a.normal:visited { font-size: 12px; font-weight: normal; color: #666666; text-decoration: underline;}
a.normal:active { font-size: 12px; font-weight: normal; 	color: #666666;	text-decoration: underline;}
a.normal:hover { font-size:12px; font-weight: normal; color: #000000; text-decoration: underline;}

/* katrin */
a.katrin:link { font-size: 10px; font-weight: normal; color: #575757; text-decoration: none;}
a.katrin:visited { font-size: 10px; font-weight: normal; color: #575757; text-decoration: none;}
a.katrin:active { font-size: 10px; font-weight: normal; color: #575757; text-decoration: none;}
a.katrin:hover { font-size:10px; font-weight: normal; color: #000000; text-decoration: none;}

.name {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height: normal;
	letter-spacing: 4px;
}

body {
	background-color: #FFFFFF;
	
}

