A, A:LINK, A:VISITED, A:ACTIVE, A:HOVER, A:FOCUS {
	font-family: arial,helvetica, arial;
	text-decoration : none;
	font-size : 11px;
	color :#333333;
}
A.menuTT:LINK, A.menuTT:VISITED, A.menuTT:ACTIVE, A.menuTT:HOVER, A.menuTT:FOCUS {
font-family:Tahoma, helvetica, arial;
font-weight: bold;
color: #ffffff;
font-size : 12px;
text-decoration: none;
}

a.menuT:link {
font-family:Tahoma, helvetica, arial;
font-weight: bold;
color: #68624b;
font-size : 12px;
text-decoration: none;
}
a.menuT:visited {
font-family: Tahoma,helvetica, arial;
font-weight: bold;
color: #68624b	;
font-size : 12px;
text-decoration: none;
}
a.menuT:hover {
font-size: 12;
font-family:Tahoma, helvetica, arial;
font-weight: bold;
color : #ffffff;
font-style:regular;
}

td {font-family:Tahoma,arial,sans-serif;font-size:11px;color:#68624b;}
.htxt {font-family:Tahoma,arial,sans-serif;font-size:13px;color:#68624b;}  
.but {
	background-color: #dcdedf;
	font-family:Tahoma,  helvetica;
	font-size:11;
	font-style:normal;
	border: 1px solid #c6c6c7;
}
.but2 {
	background-color: #989b9c;
	font-family:Tahoma,  helvetica;
	font-size:10;
	font-style:normal;
	border: 1px solid #c6c6c7;
}
body {
	scrollbar-face-color: white;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-track-color: white;
	scrollbar-border-color: black;
	background-image:url("../imgs/back.jpg");
	background-repeat: repeat-x;
	background-color: #a5987d;

} 

