

li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
display:block;
float:left;
padding:4px;
}


a.bottomlinks {font-family:Tahoma; font-size:3vh; text-decoration: none; color: black;}
a.bottomlinks:hover {font-family:Tahoma; font-size:3vh; text-decoration: underline; color: black;}

.redlink {font-family:Tahoma; font-size:3vh; text-decoration: none; color: red; font-weight: bold;}
.redlink:hover {font-family:Tahoma; font-size:3vhx; text-decoration: underline; color: red;font-weight: bold;}

a.blacklink {font-family:Tahoma; font-size:3vh; text-decoration: none; color: black;}
a.blacklink:hover {font-family:Tahoma; font-size:3vh; text-decoration: underline; color: black;}



.contactsForm .input {width: 300px;}
.contactsForm .textarea {width: 300px; height: 100px;}

.commentEntry {padding:30px 50px;}
.commentEntry .name  {color:red;}
.commentEntry .value {font-weight:bold;}

.poetry p,
.poetry td,
.poetry div,
.poetry pre
{ font-size:2vh;}

.poetry h2
{ font-size:5vh;}

.poetry h3
{ font-size:4vh;}