/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.LINK1 {
	font-size: 12px;
 	color: rgb(255,255,204);
 	text-decoration: none 
}

.LINK2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,204,0);
 	font-weight: bold;
 	text-decoration: none 
}

.LINK3 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 16px;
 	color: rgb(192,192,192);
 	text-decoration: none 
}
