.item {
       font-family: Verdana;
       font-size: 16px;
       font-weight: bold;
       color: #993333;
}
a.mainlink:link {
       font-family: "Verdana";
       font-size: 13px;
       font-weight: bold;
       color: #0C0743;
       text-decoration: none;
}
a.mainlink:visited {
       font-family: "Verdana";
       font-size: 13px;
       font-weight: bold;
       color: #0C0743;
       text-decoration: none;
}
a.mainlink:hover {
       font-family: "Verdana";
       font-size: 13px;
       font-weight: bold;
       color: #cc6666;
       text-decoration: none;
}
.text {
       font-family: Verdana;
       font-size: 13px;
       font-style: normal;
       font-weight: normal;
       font-variant: normal;
       color: #0C0743;
       text-decoration: none;
}

a.text:link {
       font-family: "Verdana";
       font-size: 13px;
       font-weight: bold;
       color: #0C0743;
       text-decoration: none;
}

a.text:visited {
       font-family: "Verdana";
       font-size: 13px;
       font-weight: bold;
       color: #0C0743;
       text-decoration: none;
}

a.text:hover {
       font-family: "Verdana";
       font-size: 13px;
       font-weight: bold;
       color: #cc6666;
       text-decoration: none;
}

.news {
       font-family: Verdana;
       font-size: 13px;
       font-style: bold;
       font-weight: bold;
       font-variant: normal;
       color: #993333;
       text-decoration: none;
}
.koptext {
       font-family: Verdana;
       font-size: 13px;
       font-style: normal;
       font-weight: bold;
       font-variant: normal;
       color: #000000;
       text-decoration: none;
}
.button {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 13px;
       font-style: normal;
       font-weight: bold;
       color: #ffffff;
       background-color: #cc6666;
       border: 1px solid;
       border-color: #000000 #999999 #999999 #000000
}
.invul {
	background:#FFFFFF; font-size: 8pt; font-family: Verdana; color: #000000; border: 1 groove #000000;
}
.textarea {
	background:#FFFFFF; font-size: 8pt; font-family: Verdana; color: #000000; border: 1 groove #000000;
}
.radiobutton {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 13px;
       font-style: normal;
       font-weight: normal;
       color: #000000;
       background-color: #ffffff;
       border: #993333;
       border-style: solid;
       border-top-width: 0px;
       border-right-width: 0px;
       border-bottom-width: 0px;
       border-left-width: 0px
}
