/* ----- Footer ----- */
#templatemo_footer {
	clear: both;
	padding: 10px 25px;
	width: 910px;
	text-align: center;
	background: #DDD;
	text-align: center;
	font-size: 11px;
	color: #666;
}

#templatemo_footer p{
	margin-bottom: 10px;
	padding: 0;
	text-align: justify;
}

#templatemo_footer a{
	font-weight: normal;
}

/* ----- End of Footer ----- */

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
