a {
	color: #183957;
}
#menu {
	background: url(menu-paul.png) no-repeat top center;
}

.news h3 {
/*background-color: #183957;
color: #FFF;*/
color: #183957;
letter-spacing: 0.1em;
/*font-variant: small-caps;*/
}
.news .content p {
border: 1px solid #E0E0FF;
background-color: #F0F0FF;
font-size: 10pt;
/*letter-spacing: 0.1em;*/
}

.news .content p a {
text-decoration: none;
border-bottom: 2px #183957 solid;
}
.news .content p a:hover {
text-decoration: none;
border-bottom: 0;
}

.news .content p.link {
background-color: #FFF;
border: 0;
}
.news .content p.link a {
border-bottom: 0;
text-decoration: underline;
}
.news .content p.link a:hover {
border-bottom: 0;
text-decoration: none;
}
table.fanfics {
width: 100%;
border: 0;
}
table.fanfics td {
background-color: #F0F0FF;
border-bottom: 2px #E0E0FF solid;
}
table.fanfics td.download {
width: 75px;
padding-left: 10px;
padding-right: 10px;
test-align: center;
}

