body{	
	background-color: #FCF6CF;
	background-image: url("graphics/grabebg.jpg");
}

.tmenu{
	text-align: center;
	}

p{
	font-family: arial, helvetica,sans-serif;
	font-size: 13px;
	color: rgb(0,51,0);
	}
h6{
	font-weight: bold;
	color: #993366;
	font-size: 13px;
	font-family: arial,helvetica,sans-serif;
	margin-bottom: 15px;
	margin-top: 15px;
}

a.menu:link, a.menu:active, a.menu:visited {
	color: rgb(245,245,245); 
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

a.menu:hover {
	color: red;
	font-family: Arial,helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
}
