body {background-color: #A52A2A;}
td {text-align: center;}
.td1 {background-color: #A52A2A;
}
h1{text-align:center;
   color:#FF0000;
   font-size:40;
	}
.h2style {
   color:#FF6400;
   font-size:20;
}
.h1style {
   color:#F15454;
   font-size:30;
}
.style1 {
   color:#FAF5F5;
   font-size:23;
}
.warn {
   color:#F0E9E9;
   font-size:16;
}

.20 {
   color:#F0E9E9;
   font-size:12;
}

.a-sizer {font-size:30;
}

.a-sizer-big {font-size:40;
}
.a-sizer-bigger {
       font-size:25;
       color:#EBF4F2;
}

a:link {
        text-decoration: none;
        color: #FFFF00;
}
a:visited {
        text-decoration: none;
        color: #E6D7AD;
}
a:hover {
        text-decoration: underline;
				color: #FFFFFF;
}

a:active {
        text-decoration: none;
        color: #C64141;
}