a:link {
color: #DCD4FF;
text-decoration: underline;
}

a:visited {
color: #DCD4FF;
text-decoration: underline;
}

a:hover {
color: #C2C8FF;
text-decoration: underline;
}

a:active {
color: #DCD4FF;
text-decoration: underline;
}

body {
SCROLLBAR-FACE-COLOR: #513B68;
SCROLLBAR-HIGHLIGHT-COLOR: #513B68;
SCROLLBAR-SHADOW-COLOR: #513B68;
SCROLLBAR-3DLIGHT-COLOR: #513B68;
SCROLLBAR-ARROW-COLOR:  #FFFFFF;
SCROLLBAR-TRACK-COLOR: #7D7882;
SCROLLBAR-DARKSHADOW-COLOR: #513B68;
margin-top: 50px;
margin-bottom: 50px;
}

img {
border : 0;
}

p, b, i, a, font, h1, h2, h3, td, div, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.sbnormal {
                font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.steelygrey {
background-color: #9793A7;
}

.lilac {
background-color: #CC99FF;
}

textarea, input {
	color : #FFFFFF;
	background : #393939;
	border : #666666 2px solid;
	font-family : Verdana,tahoma,Arial;
	font-size : 10px;
}
