a:link {
text-decoration: none; color: #774646;
}
a:visited {
text-decoration: none; color: #745467;
}
a:hover {
text-decoration: none; color: #774646; font-weight: bold; cursor:crosshair;
}
a:active {
text-decoration: none; color: #774646; font-weight: bold; cursor:crosshair;
}

body, td, table {
font-family: times new roman, arial, verdana, sans-serif;
font-size: 13px;
line-height: 11px;
color: #3E3137;
text-align: justify;
}

.general {
font-family: times new roman, trebuchet ms, arial, verdana, sans-serif;
font-size: 12px;
line-height: 12px;
color: #6B4E5B;
text-align: justify;
}

.forms {
background: none;
color: #3E3137;
border-width: 1px;
border-color: #3E3137;
border-style: solid;
width: 220px;
font-size: 11px;
font-family: tahoma, arial, verdana;
scrollbar-arrow-color: #3E3137;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #3E3137;
scrollbar-darkshadow-color: #3E3137;
scrollbar-shadow-color: #ffffff;
}

.button {
border-width: 1px;
border-style: solid;
border-color: #3E3137;
height: 17px;
font-weight: bold;
font-color: #6B4E5B;
font-family: times new roman, arial, verdana;
font-size: 12px;
background: none;
color: #3E3137;
}