
body,th,td {
	font-family: "tahoma";
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #666666;
	line-height: 140%;
	}

a:link {	
    font-family: "tahoma";
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #666666;
	line-height: 140%;
	text-decoration: none
}

a:active{
    font-family: "tahoma";
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #666666;
	line-height: 140%;
	text-decoration: none
}

a:visited{
    font-family: "tahoma";
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #666666;
	line-height: 140%;
	text-decoration: none
}

a:hover{
	text-decoration: underline
}



/* text
------------------------------------------------------------ */


.default_s a:visited { text-decoration:none;}
.default_s a:link {text-decoration:none; }
.default_s a:hover { text-decoration:underline; }
.default_s { font-family:  "tahoma";  font-size:11px; color: #888888; line-height: 140%;}
.default_a { font-family:  "tahoma";  font-size:11px; color: #666666; line-height: 140%;}

.default_B a:visited { font-family:  "tahoma";  font-size:11px; color: #000000; line-height: 140%; }
.default_B a:link { font-family:  "tahoma";  font-size:11px; color: #000000; line-height: 140%;}
.default_B a:hover { font-family:  "tahoma";  font-size:11px; color: #000000; line-height: 140%; text-decoration:underline; }
.default_B { font-family:  "tahoma";  font-size:11px; color: #000000; line-height: 140%;}

.style1 {color: #f0f0f0}


