/* P C D T R */
@import "php/css.php";
/* font-size in pts */

.new{
	font-family: Brody, Georgia, Times, serif;
	font-size:25pt;
	background-color:#d6dee9;
	color:#000;
	margin:1em 0;
	text-align:center
}
.new a{
	color:#0050da;
	text-decoration:underline;
}
.new a:hover{
	color:#d05c00;

}

.muse_menu{
	position: relative;
	font-family: Skia, Georgia, Times, serif;
	font-size:13.5pt;
	background-color:#009999;
	color:#fff;
	text-align:center;	
	margin-left: 3px;
	top: 3px;
}

.muse_menu a{
	color:#0050da;
	text-decoration:underline;
}

.muse_menu a:hover{
	color:#d05c00;
}
.bttm-address{
	position: relative;
	font-family: Skia, Georgia, Times, serif;
	font-size:10.5pt;
	background-color:#009999;
	color:#fff;
	text-align:center;	
	margin-left: 3px;
	top: 3px;
}

.bttm-address a{
	color:#0050da;
	text-decoration:underline;
}

.bttm-address a:hover{
	color:#d05c00;
}

.list{
	position: relative;
	font-family: Skia, Georgia, Times, serif;
	font-size: 32pt;
	background-color: #009999;
	color:#fff;
	text-align:left;
}

.list a{

}

.list a:hover{
	
}