BODY {
	background-image : url(../images/background.jpg);
	background-repeat : repeat-x;
}

.menu {
	font-family : "Comic Sans MS";
	font-size : 12pt;
}
	

a:link { text-decoration: none; color: #666666; }
a:visited { text-decoration: none; color: #666666; }
a:hover { text-decoration: underline; color: #993300; }
a:active { text-decoration: underline; color: #993300; }


.head
{
	font-size: 22px;
	color: #993300;
	font-family: Tahoma;
	font-weight: normal;
	font-stretch : extra-condensed;
}

.text
{
	font-size: 16px;
	color: #993300;
	font-family: Tahoma;
	font-weight: bold;
}

.text_med
{
	font-size: 14px;
	color: Black;
	font-family: Tahoma;
}

.text_ma
{
	font-size: 14px;
	color: #993300;
	font-family: Tahoma;
}

.text_blue
{
	font-size: 14px;
	color: Blue;
	font-family: Tahoma;
	font-weight: normal;
}

.text_cerec
{
	font-size: 14px;
	color: black;
	font-family: Tahoma;
	font-weight: normal;
	border:2px solid #993300;
	background-color: transparent;
	padding: 4px;
	margin: 0px;
}
