@charset "utf-8";
/* CSS Document */
body{
	margin:auto;
	background-repeat:repeat-x;
	background-image: url(../images/DRS_bg_body.gif);
	font-family: Tahoma, "MS Sans Serif", Verdana;	
	}
.txtWbContent {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txtWbWhite {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtWbfooter {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtWbOrange {
	font-size: 11px;
	color: #f19e0b;
	text-decoration: none;
}
.blink:link,.blink:visited {
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.blink:hover{
	font-size: 11px;
	color: #3399FF;
	text-decoration: none;
}
