/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Blink {
	font-size: 20px;
 	color: rgb(255,0,0);
 	text-align: center;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
