h1{
	font-family: tahoma;
	letter-spacing:0.05em;
	font-size: 13px;
	color: #f75b2b;
}

td{
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	letter-spacing:0.05em;
	line-height: 17px;
}

a {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

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

a.head {
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.head:hover {
	text-decoration: none;
	color: #dc6555;
}

a.raster{
	color: #000000;
	text-decoration: underline;
}

a.raster:hover{
	color: #ff0000;
	text-decoration: underline;
}