
body {
	
	
	font-family: Arial;
	
}



.templatemo_list {
	margin: 0px 0;
	padding: 10;
	list-style: none;
}

.templatemo_list li {
	background: transparent url(images/templatemo_list.html) no-repeat scroll 0 0px;
	margin:0 0 15px;
	padding:0 0 0 25px;
	line-height: 1em;
}

.templatemo_list li a {
	color: black;
	text-decoration: none;
}

.templatemo_list li a:hover {
	color: red;
}

