/* Datei form.css  06.07.2005 */

/* formate fuer die homepage von Michael Lehmann   */
/* ----------------------------------------------- */

/* Eintrag in den Head : */

/*<link rel="stylesheet" type="text/css" href="form.css">*/


a:link { color:#0000E0; text-decoration:none }
a:visited { color:#000080; text-decoration:none }
a:hover { color:#E00000; text-decoration:none }
a:active { color:#E00000; text-decoration:none }
a:focus { color:#00E000; text-decoration:none }


