﻿.otherserv {
	font-family: "Comic Sans MS";
	font-style: italic;
	font-size: 1.2em;
	line-height: 2.0em;
	color:#1A2E3D;
	text-align: left;
	font-weight: bold:
	padding: 10px;
	margin: 20px;
}

.otherserv li, p {
	list-style-type: none;
}

.otherserv a:link {	
	color:#000300;
	text-decoration: none;
}
 .otherserv a:visited {
	color: #000300;
	text-decoration: none;
}
 .otherserv a:hover {
	color: #FF5600;
	text-decoration: none;
}
 .otherserv a:active { 
	color: #000300;
	text-decoration: none;
}