A:link
{
    COLOR: #666666; TEXT-DECORATION: none;
}
A:visited
{
    COLOR: #666666; TEXT-DECORATION: none;
}
A:active
{
    COLOR: #666666; TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #333333; TEXT-DECORATION: none;
}


body {
	font-size: 10px;
	background-repeat: repeat-x;
	background-image: url('bm/sms-archiv_01.gif');
	background-position: top;
	margin-top: 25px;
	font-family: Verdana;
	color: #666666;
}

td, th {
	font-family: Verdana;
	font-size: 10px;	
}
  input, select, textarea {
	border: 1px dotted #ffffff;
	border-top: none;
	background: #ffffff;
	font-family: Verdana;
	font-style: normal;
	font-size: 12px;
	color: #666666;
	
}

