﻿.style1 {
	border-collapse: collapse;
	border: 1px solid #808080;
}
.style2 {
	border-style: solid;
	border-width: 0;
}
.style3 {
	background-image: url('images/index_08.jpg');
}
.style4 {
	text-align: center;
	background-image: url('images/index_09.jpg');
}



a {
	color:6d6d6d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#000099;
}
a:visited {
	color:#887450;
}
