@charset "utf-8";
/* CSS Document */


#Websites {
	float: none;
	height: auto;
	width: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	text-indent: -9999px;
}
#Websites  p  {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	font-weight: lighter;
	color: #0099CC;
	padding: 0px;
}
#Websites  p  a {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #0099CC;
	font-weight: normal;
}
#Websites  p  a:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #00769D;
	font-weight: bolder;
}

