
.text       { font-family : Verdana, Tahoma, Arial; font-size : 11px; color : #000000; }
.nor		  { font-family : Verdana, Tahoma, Arial; font-size : 17px; color : #000000; }
.small		  { font-family : Verdana, Tahoma, Arial; font-size : 9px; color : #aaaaaa; }
.red	  { color : #FF0000; }
		
body        { background-color : #E4D6AF; }


A { font-family:verdana,helvetica,geneva,tahoma; font-size:11px;  }
A:link { text-decoration:underline; color:#000000; }
A:visited { text-decoration:underline; color:#333333; }
A:active { text-decoration:underline; color:#333333; }
A:hover { text-decoration:underline; color:#333333; }
