body {
margin:0px 0px 0px 0px;
}

a:link {
	text-decoration:underline;
	color: #666666;
}
a:active {
	text-decoration:none;
	color: #666666;
}
a:visited {
	text-decoration:none;
	color: #666666;
}
a:hover {
	text-decoration:underline;
	color: FF6600;
}

.text1{
	font-size:11px;
	line-height:180%;
	color: #666666;
}
.text2{
	font-size:12px;
	line-height:180%;
	letter-spacing:0px;
	color: #666666;
}
.text3{
	font-size:14px;
	line-height:180%;
	letter-spacing:0px;
	color: #666666;
}
.textcompany{
	font-size:12px;
	line-height:250%;
	letter-spacing:0px;
	color: #666666;
}
.textorange{
	font-size:12px;
	line-height:250%;
	letter-spacing:0px;
	color: #FF6600;
}

