BODY 
  {
    background: #FFEFBD;
	font-size: 12px; 
	font-family: Verdana; 
	color: #000000
}

TD, TR, P 
  {
    
	font-size: 12px; 
	font-family: Verdana; 
	color: #000000
}

A
  {
    
	font-size: 12px; 
	font-family: Verdana; 
	color: #000066
}

A:hover 
  {
	text-decoration: underline; 
    font-weight: bold;	
	color: #000033
}  

.tytul 
  {
	font-family: Times New Roman; 
	font-size: 18px;
	letter-spacing: 2px;
	word-spacing: 2mm
}
 
#id1 
  { 
    font-family: Comic Sans MS, Arial; 
	font-weight: bold; 
	font-size: 24px; 
	text-align: center; 
	word-spacing: 5px; 
	letter-spacing: 3px; 
	text-decoration: none; 
	color: #000066 
}

A#id1:hover 
  {
	text-decoration: none; 
    font-weight: bold;	
	color: #CC0000
} 

#id2 
  { 
    font-family: Comic Sans MS, Arial; 
	font-weight: bold; 
	font-size: 24px; 
	text-align: center; 
	word-spacing: 5px; 
	letter-spacing: 3px; 
	text-decoration: none; 
	color: #CC0000 
}

A#id2:hover 
  {
	text-decoration: none; 
    font-weight: bold;	
	color: #000066
}