/* StyleSheet for frisbee-family.de */
/* ralf.tinca.net 2005-02-21 */

BODY {
   background-color : White;
   color: #006633;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align : center;
} /* comment */
A {
   cursor: pointer;
   text-decoration : none;
}
A:LINK {
   background-color : transparent;
   color: Red;
}
A:VISITED {
   background-color : transparent;
   color: Blue;
}
A:ACTIVE {
   background-color : transparent;
   color: Purple;
}
A:HOVER {
   background-color : transparent;
   color: Black;
   text-decoration : underline;
} /* text-decoration: none; */
A IMG {
   background-color : transparent;
   color : White;
}
H1, H2, H3, H4, H5, H6 {
}
H3 {
   font-size : 16px;
}
H4 {
   font-size : 14px;
}
INPUT {
   font-family: "Andale Mono", "Courier New", Courier, monospace;
   font-size : 12px;
}
LI {
   font-family : "Courier New", Courier, monospace;
   font-size : 12px;	
}
P {
}
PRE {
   font-family : "Courier New", Courier, monospace;
   font-size : 12px;
}
TD {
   font-size : 12px;
}
TT {
   font-family: "Andale Mono", "Courier New", Courier, monospace;
   font-size : 12px;
}


/* StyleSheet end */
