/* CSS Document */
.trebuchet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
}

a {
	text-decoration: none;
	}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ff00ff;
	font-weight: normal;
	letter-spacing: 1px;
}

.paragraph {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	text-align: normal;
	letter-spacing: 1px;
}
	
.highlight {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff00ff;
	line-height: 14px;
	text-align: normal;
	letter-spacing: 1px;
}
		
	
a img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
