
a:link {
	color: #339999;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #339999;
	font-weight: normal;
	text-decoration: none;

}
a:hover {  color: #FF6633}
a:active {
	color: #339999;
	font-weight: normal;
	text-decoration: none;

}

.quote {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	font-style: normal;
	color : #339999;
	line-height: 1.3;
}

.quotecaption {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	font-style: italic;
	color : #339999;
	line-height: 1.4;
}



.body {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #333333;
	line-height: 1.4;
}

.head {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #FF6633;
	line-height: 3.2;
	letter-spacing: 0.1em
}



.top  {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #333333;
}


.copyright {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color : #FFFFFF;
}

