@charset "utf-8";
.header1 {
	/images/name_header.png;
}
body,td,th {
	color: #F0F;
	font-size: 16px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
}
.buttons a {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #000;
}
.buttons a:hover {
		color: #F0F;
}
	
