body, html {
	height: 100%;
    margin: 0;
}

span.size, a {
	font-family: Trebuchet MS, sans-serif;
	color:#AFBD21;
	font-size: 12px;
	text-decoration: none;
	}
	
span.size2, a {
	font-family: Trebuchet MS, sans-serif;
	color:#AFBD21;
	font-size: 15px;
	text-decoration: none;
	}
	
		
span.size3, a {
	font-family: Trebuchet MS, sans-serif;
	color:#AFBD21;
	font-size: 18px;
	text-decoration: none;
	}
	
		
span.size4, a {
	font-family: Trebuchet MS, sans-serif;
	color:#AFBD21;
	font-size: 20px;
	text-decoration: none;
	}

.right_col p{
    font-family	: Trebuchet MS, sans-serif;
	color:#333333;
	font-size: 20px;
	line-height:25px;
}
.right_col ul li{
    font-family	: Trebuchet MS, sans-serif;
	color:#333333;
	font-size: 20px;
	line-height:25px;
}

.right_col a{
	font-size: 23px;
}
.footer a {
	font-size:20px;
}
.sharetext{
    margin:65px;	
}
.share{
    height:21px;
	background:url('../images/facebook_size3.jpg') bottom right no-repeat;
	text-align:left;

}