/* SimsPannónia vendégkönyve(twm) - stílusok */
/* http://twm.faxunil.hu/muhely/index.php */

BODY {
 background-color: #DFDFFF;
 }

A {
 color: blue;
 text-decoration: none;
 }

A:hover {
 color: marone;
 text-decoration: none;
 }

P, TD {
 font: 10 abbess;
 }

H2 {
 font: 20 abbess blue;
 text-align: center;
 color: #CC0000;
 }

.cim {
 font: bold 15 abbess;
 text-align: center;
 color: #0000FF;
 background-color: #CACAFF;
 }

.apro {
 font: 11 verdana;
 }

.text {
 }

.button {
 background-color: #CACAFF;
 color: #8080FF;
 font: bold 12 verdana;
 }
