body {background-color: #7F7F7F;}
td {text-align: center;
background-color:#8A8267;
}

h1{text-align:center;
   color:#FFFFFF;
   font-size:40;
	}
.h2style {
   color:#E8E87A;
   font-size:20;
}
.h1style {
   color:#E8E87A;
   font-size:30;
}
.style1 {
   color:#FFFFFF;
   font-size:23;
}
.warn {
   color:#F0E9E9;
   font-size:13;
}

.20 {
   color:#F0E9E9;
   font-size:12;
}

.a-sizer {font-size:30;
}

.a-sizer-big {font-size:40;
}
.a-sizer-bigger {
       font-size:25;
       color:#FAECEC;
}

a:link {
        text-decoration: none;
        color: #FFFF00;
}
a:visited {
        text-decoration: none;
        color: #000000;
}
a:hover {
        text-decoration: underline;
				color: #FFFFFF;
}

a:active {
        text-decoration: none;
        color: #C64141;
}