.big_grey {
	font-family: tahoma;
	font-size: 17px;
	color: #585858;
	padding-left:10px;
	line-height: 20px;
	
	text-decoration: none;
}

body {
background-image:url(images/bg1.gif);
}

h1 {
	font-family: tahoma;
	font-size: 17px;
	color:#006600;
	text-decoration: none;
}

h2 {
	font-family: tahoma;
	font-size: 22px;
	color:#006600;
	text-decoration: none;
}

.text {
	font-family: tahoma;
	font-size: 10px;
	color: #868686;
	text-decoration: none;
}
p  {
	font-family: tahoma;
	font-size: 12px;
}
footer p  {
	font-family: tahoma;
	font-size: 10px;
}

.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
}
a {
	font-family: tahoma;
	font-size: 12px;
	color: #909090;
	text-decoration: none;
}
a:hover{
	font-family: tahoma;
	font-size: 12px;
	
	
	color:#006600;
	
	
}
