﻿body 
{
	
}

font.menu
{
	font-family : Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#ffffff;
}

font.text
{
	font-family : Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#444444;
}

font.title
{
	font-family : Georgia, Times New Roman, Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#444444;
}

font.footer
{
	font-family : Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#666666;
}

a.menu
{
	font-family : Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

a.menu_footer
{
	font-family : Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

a.text
{
	font-family : Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#444444;	
}