	/* ------------------------------------------------------------------- */
	/* CSS - Stylesheet für Rea seine Website                        */
	/* Copyright (c) 2007 by ao38                                           */
	/* ------------------------------------------------------------------- */
	/* Version: 0.2 - 1.8.5 		                                         */
	/* Author: rea@ao38                                                         */


a:link, a:hover, a:visited, a:active, a:focus {
font-size       : 12px             ;
font-family     : Arial,sans-serif ;
font-weight     : normal             ;
text-decoration : none             ;  /* underline */
color           : black             ;
}
.normal {
font-size       : 12px             ;
font-family     : Arial,sans-serif ;
font-weight     : normal           ;
text-decoration : none             ;
color           : black             ;
}
.title {
font-size       : 15px             ;
font-family     : Arial,sans-serif ;
font-weight     : normal           ;
text-decoration : none             ;
color           : black             ;
}
.red  { color : red  ; }
.blue { color : blue ; }