body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #DEAFF6;
	SCROLLBAR-SHADOW-COLOR:  #DEAFF6;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #DEAFF6;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	background-image: url(img/01.gif);
}

.txtw {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 5px;
}
.yellow {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF200;
	text-decoration: none;

}
a.yellow:link { font-family: Arial; font-size: 11px; font-weight: bold; color: #FFF200; text-decoration: none;}
a.yellow:visited { font-family: Arial; font-size: 11px; font-weight: bold; color: #FFF200; text-decoration: none;}
a.yellow:hover { font-family: Arial; font-size: 11px; font-weight: bold; color: #FFF200; text-decoration: underline;}


.txtblack {
	font-family: Arial;
	font-size: 11px;
	color: black;
	text-decoration: none;
	padding-left: 10px;
}

.categ {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-left: 10px;

}
a.categ:link { font-family: Arial; font-size: 12px; font-weight: bold; color: white; text-decoration: none;}
a.categ:visited { font-family: Arial; font-size: 12px; font-weight: bold; color: white; text-decoration: none;}
a.categ:hover { font-family: Arial; font-size: 12px; font-weight: bold; color: #FFF200; text-decoration: underline;}
