
a {
	color:#0099FF;
	text-decoration:none;
}




h5 {
	font-size:0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A4F61;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 1.1em;
	font-weight: normal;
	text-align: justify;
	line-height: 15px;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
}

a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #CCCCCC;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	line-height: 16px;
	font-weight: normal;
}


.style7 {
	background-image: url(images/footer_blog.jpg);
	padding-top: 10px;
}

