/*  css - Vorlage 1 für das HTML-Template Vorlage1.html (C) by Uwe Kremer*/

A:link {
	background-color : transparent;
	color : #000099;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
}

A:visited {
	background-color : transparent;
	color : #000099;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
}
A:hover {
	background-color : transparent;
	color : #E10000;
	text-decoration : underline;
}


