body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul 
{
font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
}
body,td,div,p,pre,ul 
			{
			font-size: 14px;
      		color: antiquewhite;
			}
/*td 		{
			padding: 5%;
			border: 0;
		}*/			
h1 {font-size: 20px;font-weight : bold;}
h2 {font-size: 18px;font-weight : bold;}
h3 {font-size: 15px;}

.big {font-size: 18px;}
.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {font-size: 10px;}

a {	font-size: 14px; text-decoration: none; font-weight : bold;}
a:link {color:#F0E59E}
a:visited {	color:#C7B767}
a:active {color:#DEC3a9}
a:hover{color: #ffffff;}


