body 
{ 
	
	background: #E8E8E8;
	scrollbar-base-color:#acc9df;
}



#dottedline {border-top: 1px dotted #7fa3d5;
	width: 60%;
	height: 1px;
	text-align: center;
	}

A:link {text-decoration: none; color:#3c51bc; font-weight:bold; font-family: Comic Sans MS;}
A:visited  {text-decoration: none; color:#3c51bc; font-weight:bold; font-family: Comic Sans MS;}
A:active  {text-decoration: none; color:#3c51bc; font-weight:bold; font-family: Comic Sans MS;}
A:hover {text-decoration: underline; font-weight:bold; }
