.bkg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	background-image: url(../images/layout/img_bkg.gif);
	background-repeat: repeat;

}

A:LINK{
	color: #DB2D39;
	text-decoration:none;
}

A:VISITED{
	color: #DB2D39;
	text-decoration:none;
}

A:HOVER{
	color: #DB2D39;
	text-decoration:none;
}
