.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);*/
/*background-image:url(images/autumn-flowers.jpg);*/
/*background-image:url(images/winter-flowers.jpg);*/
/*background-image:url(images/valentines-flowers.jpg);*/
/*background-image:url(images/st-patricksday.jpg);*/
/*background-image:url(images/fall-bg.jpg);*/

background-image:url(images/christmas-blue1.jpg); /*winter blue*/


}

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;
	
	
}

