A:link {text-decoration: none;color: #F786EA; font-weight: bold;}
A:visited {text-decoration: none;color: #F786EA; font-weight: bold;}
A:active {text-decoration: none; color: #F786EA; font-weight: bold;}
A:hover {text-decoration: none; color: #D725CF; font-weight: bold;}

body {
background: #0E0009 url(index_bg.jpg) repeat-y left;
scrollbar-face-color: #0E0009;
scrollbar-highlight-color: #0E0009;
scrollbar-3dlight-color: #0E0009;
scrollbar-shadow-color: #0E0009;
scrollbar-darkshadow-color: #0E0009;
scrollbar-track-color: #0E0009;
scrollbar-arrow-color: #DA2A92;
}

body, td, tr, table, div, textarea, xmp{
font-family: verdana;
font-size: 10px;
color: #DF49C3;
cursor: crosshair;
}

.title {
color: #F786EA;
letter-spacing: 2px;
font-family: arial;
font-size: 11px;
text-align: left;
font-weight: bold;
background-color: #821560;
filter:alpha(opacity=60, finishopacity=5, style=1);
height: 4px;
}

input, textarea {
 background: #000000;
 border: 1px solid #df49c3;
 color: #df49c3;
 font-family: verdana;
 font-size: 9;
}