﻿#header
{
	background: transparent url(images/admin_header.jpg) top center no-repeat;
	height: 262px;
}
a
{
	color: #FF0000;
	text-decoration: none;
}
a:hover
{
	color: #FF0000;
	text-decoration: underline;
}
.section_color
{
	color: #FF0000;
}