	/* CSS Document */
#cssTest2
{
    font-size:12px;
	font-weight: bold;
	font-family:"Tahoma" , Geneva , sans-serif;
	text-decoration: none;
	background-color:"#6487dc";
}

.dnnTitle
{
	color: #6487dc;
	font-size:12px;
	font-weight: bold;
	font-family:"Tahoma", Geneva , sans-serif;
}

#Title
{
	color: #6487dc;
	font-size:12px;
	font-weight: bold;
	font-family:"Tahoma", Geneva , sans-serif;
}


