body{
	background-color : #00305A;
  margin:0;
  padding:0;
}

A, A:visited {color: #BFCBD6;}
A:hover {color: #FFF;}
td, th{
	color : #fff;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 95%;
}

.ornament{position:absolute; width:100%; height:40px; z-index:1;}
.title{
	display:none;
}
.maintext{
	line-height:140%;
	padding-right:5%;
}


.top form{margin:9px;}

.about A, .about span {color: #67CF04;}
.about A:visited {color: #4DA71A;}
.about A:hover{color: #A4E268;}

.writers A, .writers span {color: #FFA811;}
.writers A:visited {color: #BF8E1B;}
.writers A:hover{color: #FFCE6A;}

.publish A, .publish span {color: #FF9C9C;}
.publish A:visited {color: #BB8386;}
.publish A:hover{color: #FBC5BF;}



/*.bottom{font-size : 80%;}*/


.menu{
 padding-left:10px;
 width:190px;
 font-size : 90%;
}


h1 {
  font-size : 190%;
  font-weight : bold;
  font-family : Arial, Helvetica, sans-serif;
  margin:10px 0 10px 0;
}

h2 {
 font-size : 120%;
 font-weight : bold;
 font-family : Arial, Helvetica, sans-serif;
 margin:10px 0 5px 0;
}



hr {
  border:0px;
  height: 1px;
}


