#text {
font-family: arial;
font-size: 20px;
font-weight: bold;
color: #FFFFFF;
}

#poemtext {
font-family: Arial Rounded MT Bold;
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
}

.404 {
font-family: Arial Rounded MT Bold;
font-size: 18px;
font-weight: bold;
color: #943150;
}

.404big {
font-family: Arial Rounded MT Bold;
font-size: 34px;
font-weight: bold;
color: #943150;
}

a.linktext:link {color: #ffffff;
font-family: arial;
font-size: 20px;
font-weight: bold;
text-decoration: none;}
a.linktext:visited {color: #ffffff;
font-family: arial;
font-size: 20px;
font-weight: bold;
text-decoration: none;}
a.linktext:active {color: #943150;
font-family: arial;
font-size: 20px;
font-weight: bold;
text-decoration: underline;}
a.linktext:hover {color: #943150;
font-family: arial;
font-size: 20px;
font-weight: bold;
text-decoration: underline;}

a.linktext2:link {color: #ffffff;
font-family: arial;
font-size: 18px;
font-weight: bold;
text-decoration: none;}
a.linktext2:visited {color: #ffffff;
font-family: arial;
font-size: 18px;
font-weight: bold;
text-decoration: none;}
a.linktext2:active {color: #943150;
font-family: arial;
font-size: 18px;
font-weight: bold;
text-decoration: underline;}
a.linktext2:hover {color: #943150;
font-family: arial;
font-size: 18px;
font-weight: bold;
text-decoration: underline;}

a:link {
font-family: arial;
color: #ffffff;
text-decoration: none;
}

a:visited {
font-family: arial;
color: #943150;
text-decoration: none;
}

a:hover, a:active {
font-family: arial;
color: #943150;
text-decoration: underline;
}

input {font: 10pt;
font-family: arial;
font-weight: 700;
color: #943150}

form {font: 10pt;
font-family: arial;
font-weight: 700;
color: #943150}

textarea {font: 10pt;
font-family: arial;
font-weight: 700;
color: #943150}

select {font: 10pt;
font-family: arial;
font-weight: 700;
color: #943150}