/* Fórum - stílusok */


BODY {
 background-color: #E3E3E3;
 }

A {
 color: #006666;
 text-decoration: none;
 }

A:hover {
 color: #C4B684;
 text-decoration: none;
 }

P, TD {
 font: 10 tahoma;
 }

H2 {
 font: 20 tahoma green;
 text-align: center;
 color: #CC0000;
 }

.cim {
 font: bold 15 tahoma;
 text-align: center;
 color: #006666;
 background-color: #CACAFF;
 }

.apro {
 font: 11 verdana;
 }

.text {
 }

.button {
 background-color: #CACAFF;
 color: #E3E3E3;
 font: bold 12 verdana;
 }
