BODY 		{ background-image: url(gfx/background.gif) ; color : #000000 ; font-family: "times new roman", arial, helvetica, sans-serif }

A:link		{ background : #EEEEEE ; color : blue		; font-weight : normal	; text-decoration : none }
A:visited	{ background : #EEEEEE ; color : navy		; font-weight : normal	; text-decoration : none }
A:hover		{ background : #EEEEEE ; color : #AA0000	; font-weight : normal	; text-decoration : underline }
A:active	{ background : #EEEEEE ; color : #AA0000	; font-weight : normal	; text-decoration : underline }

TD		{ background : #EEEEEE ; color : #000000 }
.a		{ background : #EEEEEE ; color : #000000 }

H1		{ background : #EEEEEE ; color : #AA0000 ; font-weight : bold	; text-align : center ; font-size: xx-large	}
H2		{ background : #EEEEEE ; color : #AA0000 ; font-weight : normal	; text-align : center ; font-size: x-large	}
H3		{ background : #EEEEEE ; color : #AA0000 ; font-weight : normal	; text-align : center ; font-size: large	}
H4		{ background : #EEEEEE ; color : #AA0000 ; font-weight : normal	; text-align : center ; font-size: medium	}
H5		{ background : #EEEEEE ; color : #AA0000 ; font-weight : normal	; text-align : center ; font-size: small	}
H6		{ background : #EEEEEE ; color : #AA0000 ; font-weight : normal	; text-align : center ; font-size: x-small	}
