@charset "utf-8";
/* CSS Document */

body
{
	background-color:#ff93c1;
	margin:0 auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
}
table, div
{
	margin:0 auto;
}
table.fresh
{
	position:relative;	
	border:1px solid #ce467b;
	background-color:#f3c193;
}
td.fresh
{
	border:1px solid #cb98c4;
	background-color:#f7af9e;
}
table.today
{
	height:150px;
	position:relative;
	top:-0px;
}
a
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
}
a:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#ce467b;
}
#Webmaster
{
	position:relative;
	top:-0px;
}
