/* +------------------------------+ */
/* | Neu-Definition von HTML-Tags | */
/* +------------------------------+ */

a:link			{ color: #929292; text-decoration: none }
a:visited		{ color: #929292; text-decoration: none }
a:active		{ color: #929292; text-decoration: none }
a:hover			{ color: #929292; text-decoration: underline }

/* +--------------------------+ */
/* | Definition neuer Klassen | */
/* +--------------------------+ */


