a {
	text-decoration: none;
}
.title {
	font-size: 36px;
}
        a:active  {
	text-decoration: none;
	color: #C00;
} 
        a:visited {
	text-decoration: none;
	color: #09F;
} 
        a:hover   {text-decoration: none; color: #0000ff;}
.banner {
	font-size: 36px;
	width: 1170px;
	height: 240px;
	background-image: url(dashboard.jpg);
}
.dca {
	background-image: url(background.gif);
}
