/* 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
}

.sidebarbox_font {
    font-family: ARLRDBD, Verdana, Helvetica, Arial;
	color:#000000;
    background-color: #646464;
    font-size:14px;
}
.headline_font_big {
	font-family: Justus-Oldstyle, Georgia, Times, serif;
	color:#646464;
}
.footer_font {
	font-family: Justus-Oldstyle, Georgia, Times, serif;
	background-color:#a7a7a7;
	color:#004466;
}
	
.headline_font_big a {
	color:#004466;
	text-decoration: none;
}

.headline_font_big a:visited {
	color:#004466;
	text-decoration: none;
}
.headline_font_big a:active {
	color:#E80F61;
	text-decoration: none;
}
.headline_font_big a:hover {
	color:#E80F61;
	text-decoration: none;
}

.headline_font {
	font-family: Justus-Oldstyle, Georgia, Times, serif;
	color:#646464;
    font-size:18pt;
}

.emphasis_font {
font-family: Justus-Oldstyle, Georgia, Times, serif;
	color:#E80F61;
    font-size:18pt;
}

.headline_font a {
	color:#53860b;
	text-decoration: none;
}

.headline_font a:visited {
	color:#53860b;
	text-decoration: none;
}
.headline_font a:active {
	color:#E80F61;
	text-decoration: none;
}
.headline_font a:hover {
	color:#E80F61;
	text-decoration: none;
}
.luna_font {
	font-family: LUNABAR_, Verdana, Helvetica, Arial;
}
.new a:hover{
	color:#d05c00;
}


