body {
scrollbar-face-color: #660033;
scrollbar-highlight-color: #dcb890;
scrollbar-darkshadow-color: #dcb890;
scrollbar-shadow-color: #7a214e;
scrollbar-arrow-color: #ffcc66;
scrollbar-track-color: #7a214e;
}
body,td{
	font-family: arial;
    font-weight: regular;
    color: #ffcc66;
    font-size: 14px;	
    line-height:normal;
}
p{
	font-family: arial;
    font-weight: regular;
    color: #000000;
    font-size: 14px;	
    line-height:normal;
	margin-left: 5px;
	text-align:justify;
}
div{
	font-family: arial;
    font-weight: regular;
    color: #000000;
    font-size: 14px;	
    line-height:normal;
	margin-left: 5px;
}
ul,li{
	font-family: arial;
    font-weight: regular;
    color: #000000;
    font-size: 14px;	
    line-height:normal;
}
img{border:1;color: #ffcc66;}
}
a {
	font-family: arial;
	font-weight: regular;
	font-size: 13px;	
	color: #ffcc66;
	line-height:normal;	
	text-decoration: none;
}
a:visited {
    font-family: arial;
	font-weight: regular;
	font-size: 13px;	
	color: #ffcc66;
	line-height:normal;	
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-weight: regular;
	font-size: 13px;	
	color: #ffffff;
	line-height:normal;	
	text-decoration: underline;
}
a:active {
	font-family: arial;
	font-weight: regular;
	font-size: 13px;	
	color: #ffffff;
	line-height:normal;	
	text-decoration: underline;
}