/* Mirla Webstudio - 2007. */
body {
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #F9F3DC;
	color: #333333;
	}

td	{
	font-family: Book Antiqua, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	color: #F9F3DC;
	}

h2	{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	color: #F9F3DC;
	}

h3	{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	color: #F9F3DC;
	}

a:link, a:visited {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #ECE277;
	text-decoration: underline;
	}

a:hover {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #F8653F;
	text-decoration: underline;
	}









