body {
	scrollbar-face-color:#FEE6AB;
	scrollbar-track-color:#FFFFCC;
	scrollbar-arrow-color:#EFB503;
	scrollbar-shadow-color:#EFB503;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#EFB503;
	background-attachment: fixed;
	background-image:  url(../../images/fonrando.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #006600;
	font-weight: bold;




}

.tab1 {
	vertical-align: middle;
	text-align: left;
	height: 55px;
	width: 25%;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}

.tab2 {
	border-style:none;
	text-align: left;
	vertical-align: middle;
	height: 55px;
	width: 40%;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}
.tab3 {
	text-align: center;
	font-style: italic;
	font-size: small;
	font-weight: bold;
	color: #006600;


}
a:link {
	text-decoration:underline;
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;

}

a:visited {
	text-decoration:underline;
	color: #000099;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;

}

a:hover {
	color:red;
	text-decoration:none;
	font-size: small;
	font-style: italic;
	font-weight: bold;

}
