@charset "UTF-8";
/* CSS Document */

.date { font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #999999;
}
.author a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #003366;
}
.td#nr1 {
font-family:georgia;
font-size:9pt;
color: ecece2;


}


.short_story {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
}
.title a {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #003366;
}
.full_link a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #003366;
font-style: normal;
font-weight: bold;
}
a:link {
text-decoration: none;
font-weight: bold;
color:#775a8e;
}
a:visited {
text-decoration: none;
color:#775a8e;
}
a:hover {
text-decoration: none;
color:#775a8e;
}
a:active {
text-decoration: none;
color:#775a8e;
}