/* <link rel=stylesheet type="text/css" href="text.css"> */
/* <STYLE TYPE="text/css"><!-- */
/* --></STYLE> */

BODY 
 {
 margin-top:20px;
 margin-left:60px;
 margin-right:20px;
 }

.schatten {
 background-color: white;
 filter:progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=10);
}

A.t {
Border-Color: LightGray; Border-Style: outset; Border-Width: 5pt;
Text-Align: center; Padding: 10px; Vertical-Align: middle;
Background-Color: navy; Text-Decoration: none; Color: white;
Font-Family: Arial; Font-Weight: bold;
Font-Size: 14pt; Letter-Spacing: 3pt; }
A:HOVER.t { Color: AQUA; }