* {
	font-family: Arial;
}
td 
{
	font-size: 12px;
}
a {
	color: #000;
}
h1 a
{
	text-decoration: none;
}
.toptitle {
	color: #007700;
	font-weight: bold;
}
.type {
	color: #0000ff;
}
.budsoft {
	color: #0000ff;
}

.contacts a{
	color: red;
	font-weight: bold;
}
.contacts a:hover
{
	text-decoration: none;
}
.copyright 
{
	font-size: 12px;
}