body {
	font-size: 8pt; 
	font-family: verdana; 
	color: #FA3DA8; 
	letter-spacing:0pt;
	cursor: url('http://cute-spot.com/cursors/mycutespace/cursor.ani');
	background-color: #79EEFF;
}

body {
	scrollbar-face-color: #F93CA7;
	scrollbar-highlight-color: #F97FC4;
	scrollbar-3dlight-color: #FD9BD2;
	scrollbar-darkshadow-color: #F2048B;
	scrollbar-shadow-color: #F2048B;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FDF5FF;
}


.head { 
	border-left:0px none; border-right:0px none; font-family: tahoma;
	padding-left: 0px;
	padding-right:0px;
	font-weight: bold;
	background:#FF42AD
}


b {
	font-family: century gothic;
	color: #000000;
	font-size: 8pt; 
}


i {
	font-family: verdana;
	font-size: 8pt;
	color: #B709FF;
	font-transform:uppercase;
}

u {
	font-family: tahoma;
	font-size: 8pt; 
	color: #B709FF;
}



hr {
	border: 1px;
	border: 1px dashed #000000;
}



table, tr, td {
	border:1px normal #000000; background-color: #; font-family: verdana;
	color: #FA3DA8; 
	letter-spacing: 0pt;
	font-weight: regular;
	font-size: 8pt;
	
}



A:link{
	color:#404040;
	text-decoration:none;
	font-family: trebuchet ms;
	font-size: 11;
	font-weight: normal;
}
A:visited{
	color:#404040;
	text-decoration:none;
	font-weight: normal;
	font-family: trebuchet ms;
	font-size: 11;
}
A:hover{
	color:#000000;
	text-decoration: none;
	border-bottom:dashed 1px;
	background-color:none;
	cursor: crosshair;
	font-family: trebuchet ms;
	font-size: 11;
	font-weight: normal;
}
A:active{
	text-decoration:none;
	font-family: trebuchet ms;
	font-size: 11;
	font-weight: normal;
}

select, textarea  {
	background:#FFFFFF;
	font-family: verdana;
	color : #B709FF;
	letter-spacing: 0pt;
	font-weight: regular;
	font-size: 10pt;
	border-style: solid;
	border-color: #F93CA7;
	border-width: 3px;
}

input  {
	font-family : verdana;
	font-size : 8pt;
	font-weight : normal;
	color : #000000;
	letter-spacing: 0pt;
	background-color : #E5E5E5;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #C642FF;
	border-bottom: 1px solid #C642FF;
	border-left: 1px solid #C642FF;
} 
