h1 {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: #2F4F4F;
	background-color: transparent;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 110%;
	margin: 0px;
	letter-spacing: 1px;
}
h2 {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: #ff6600;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	margin: 0px;
	}
ul {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}
#quote {
	color: #00f;
	width:205px;
	background-color:#ffffff;
	height: 96px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
}
.textd {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
	margin: 0px;
}

.texts {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 10px;
	text-align: justify;
}
a.one:link {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: blue;
	text-decoration: none;
	font-size: 12px;
}
a.one:visited {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: maroon;
	text-decoration: none;
	font-size: 12px;
}
a.one:hover {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-style: normal;
	color: #bb0000;
	font-size: 12px;
}
.copyr {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: #eeeeee;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
}
.copyrb {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: #808080;
	text-decoration: none;
	font-size: 10px;
	
}
a.two:link {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: blue;
	text-decoration: none;
	font-size: 10px;
}
a.two:visited {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: maroon;
	text-decoration: none;
	font-size: 10px;
}
a.two:hover {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-style: normal;
	color: #bb0000;
	font-size: 10px;
}

a.three:link {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: white;
	text-decoration: none;
	font-size: 10px;
}
a.three:visited {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	color: maroon;
	text-decoration: none;
	font-size: 10px;
}
a.three:hover {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-style: normal;
	color: #bb0000;
	font-size: 10px;
}
.dyk li {
margin-bottom: 10px;
border-bottom: 1px #ddd solid;
padding-bottom: 5px;
}

