/*-----attach body.custom to any style you add here-----*/

/*-----custom link styles - these govern the links within post content and are here to show you how. 
modify them to your liking or delete them and add your own-----*/

body.custom .entry-content a {
	font-weight: normal;
	text-decoration: none;
	}
	
body.custom .entry-content a:hover {
	text-decoration: underline;
	}
	
body.custom {
	background: #ffffff;}
 
body.custom .homelink a {
	color:#0362AB; font-weight:bold; font-family:'trebuchet MS', verdana, arial, sans-serif; letter-spacing:-0.0px;}
 
body.custom .homelink a:hover {
	color:#0362AB; text-decoration:underline;}
 
body.custom .description {
	color:#0362AB;}
 
body.custom ul.menu {
	right: 10px;}
 
body.custom #rotating {
	border-top: none;}