/* CSS Design by DSI */
@import url("../css/templates.css");
body{
	margin:0 auto; padding:0;
	font-family:Verdana, Tahoma;
	font-size:12px;
}


a{
	text-decoration:none;
	color: #333333;
}
a:hover{
	text-decoration:none;
	color: #cc3433;
}

img{
	border:0;
	behavior: url(../css/iepngfix.htc);
	
}
.clr{ clear:both;}


