.txt {
	font-family: tahoma;
	font-weight:normal;
	font-size: 10px;
	color: #DEDDE0;
}
.txtB {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C8CCD4;
}
.boxing
{
    font-family: Tahoma; 
	BORDER-RIGHT: 1px solid #000000; 
	BORDER-TOP: 1px solid #000000; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: 1px solid #000000; 
	COLOR: Black; 
	BORDER-BOTTOM: 1px solid #000000; 
	BACKGROUND-COLOR: #FFFFFF;
    
}
.button
{
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BORDER-LEFT: none;
	COLOR: #C8CCD4;
	WIDTH: 100px;
	BORDER-BOTTOM: none;
	FONT-FAMILY: Tahoma;
	background-color: #35343D;
    
}

a.hi:link{
color:#DEDDE0;
font-weight:normal;
font-family:tahoma;
font-size:10px;
text-decoration:none;
}
a.hi:visited{
color:#DEDDE0;
font-family:tahoma;
font-weight:normal;
font-size: 10px;
text-decoration:none;
}
a.hi:hover{
color:#DEDDE0;
font-family:tahoma;
font-weight:normal;
font-size:10px;
text-decoration: underline;
}
a.newsletter:link{
color:#C8CCD4;
font-weight:normal;
font-family:tahoma;
font-size:11px;
text-decoration:none;
}
a.newsletter:visited{
color:#C8CCD4;
font-family:tahoma;
font-weight:normal;
font-size: 11px;
text-decoration:none;
}
a.newsletter:hover{
color:#C8CCD4;
font-family:tahoma;
font-weight:normal;
font-size:11px;
text-decoration: underline;
}
