@charset "UTF-8";
/* CSS Document */

BODY
{
font-size:14px; font-family:"Times New Roman", Times, serif;
}
.header
{
font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;
}
blockquote {

width:100%;
background-color: #ccc;
margin:1px;
border: 2px solid #666666;

}
a {
	text-decoration:none;
	color: #000000;
}
A:hover   {cursor: crosshair; color: #C0FFC0; background-color: lightslategray; text-decoration: none};


table.icons {
	width: 450px;
	text-align: center;
	border-style: none;
}
.new
{
cursor:crosshair;
}

#box
div:hover {
background: #dd0;
}
