a:hover {
	color: #6A5ACD;
}

a	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

.anobold	{
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-weight:normal;
}

.data {
	background: Silver;
	width:82px;
}

.text, textarea {
	background: #FFFFFF;
	width:300px;
}

input {
	background: #FFFFFF;
}

body	{
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar
}

td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.radio	{
	background: #CCCCCC;
}

li	{
	list-style-type: square;
}