BODY {
SCROLLBAR-FACE-COLOR: #FF8500;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF8500;
	SCROLLBAR-SHADOW-COLOR: #FFB05C;
	SCROLLBAR-ARROW-COLOR: #FFB05C;
	SCROLLBAR-TRACK-COLOR: #FFB05C;
	activeborder: #FFB05C;
}
.text{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : black;
	text-align : justify;
}
.text_small{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
	text-align : left;
}
.h{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #008BFF;
	font-weight : bold;
}
h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #1F48A6;
	text-align : center;
}
h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #FF8200;
}
.h3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #FF8200;
	text-align : center;
	font-weight : bold;
}
.h5{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #1F48A6;
	font-weight : bold;
}
.request{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #black;
}
.links{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : underline;
	color : #FF8D00;
	text-align : center;	
}
.links:hover{
	text-decoration : none;
}
.link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	color : #ED7900;
	text-align : center;
	font-weight : bold;
}
.link:hover{
	text-decoration : none;
}
.yachts{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration : none;
	color : #1F48A6;
	text-align : center;
	font-weight : bold;
}
.yachts:hover{
	text-decoration : none;
}
.technos {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : white;
	text-decoration : underline;
}
.technos:hover{
	text-decoration : none;
	color : red;
}
