body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #B1B4B4;
	SCROLLBAR-SHADOW-COLOR:  #B1B4B4;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #B1B4B4;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: FFFFFF;
	background-color: #E6E6E6;
}
.photo { font-family: Tahoma; font-size: 10px; color: white; font-weight: bold; text-decoration: none;}
a.photo:link { font-family: Tahoma; font-size: 10px; color: white; font-weight: bold; text-decoration: none;}
a.photo:visited { font-family: Tahoma; font-size: 10px; color: white; font-weight: bold; text-decoration: none;}
a.photo:hover { font-family: Tahoma; font-size: 10px; color: white; font-weight: bold; text-decoration: underline;}

.txt {
	font-family: Arial;
	font-size: 11px;
	color: black;
	text-decoration: none;}

.categ {
	font-family: Arial;
	font-size: 11px;
	color: black;
	text-decoration: none;
	background-image: url(images/but.gif);
	width: 184px;
	height: 20px;
}
a.categb:link { font-family: Arial; 
	font-size: 11px; color: black; font-weight: bold; text-decoration: none; padding-left: 5px;}
a.categb:visited { font-family: Arial; 
	font-size: 11px; color: black; font-weight: bold; text-decoration: none; padding-left: 5px;}
a.categb:hover { font-family: Arial; 
	font-size: 11px; color: #E71C1C; font-weight: bold; text-decoration: underline; padding-left: 5px;}

.white { font-family: Tahoma; font-size: 12px; color: white; font-weight: bold; text-decoration: none;}

.black { font-family: Tahoma; font-size: 12px; color: black; font-weight: bold; text-decoration: none;}

.red { font-family: Tahoma; font-size: 12px; color: #FF0000; font-weight: bold; text-decoration: none;}

a.video:link { font-family: Tahoma; 
	font-size: 11px; color: black; font-weight: bold; text-decoration: underline;}
a.video:visited { font-family: Tahoma; 
	font-size: 11px; color: black; font-weight: bold; text-decoration: underline;}
a.video:hover { font-family: Tahoma; 
	font-size: 11px; color: black; font-weight: bold; text-decoration: none;}
	
.txtblack {
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none;
	padding: 4px;}
	
.txtwhite {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-decoration: none;}

.brdr1 { border: 1px solid #333333;}
.brdr2 { border: 1px solid #8B006E;}
