.background {
	background-color: #fff581;
	border: medium double #b30000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0c62ff;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b30000;
	text-decoration: none;
	background-image: url(../images/content.jpg); background-repeat:no-repeat;
}
.content a:link{
	color: #b30000;
	text-decoration: none;
}
.content a:visited{
	color: #b30000;
	text-decoration: none;
}
.content a:hover{
	color: #0c62ff;
	text-decoration: none;
}
.content a:active{
	color: #b30000;
	text-decoration: none;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b30000;
	text-decoration: none;
	background-image: url(../images/content2.jpg); background-repeat:no-repeat;
}
.content2 a:link{
	color: #b30000;
	text-decoration: none;
}
.content2 a:visited{
	color: #b30000;
	text-decoration: none;
}
.content2 a:hover{
	color: #0c62ff;
	text-decoration: none;
}
.content2 a:active{
	color: #b30000;
	text-decoration: none;
}

.nav a:link {
	color: #b30000;
	text-decoration: none;
}
.picborder {
	border: thin solid #0c62ff;
}

.nav a:visited {
	color: #b30000;
	text-decoration: none;
}
.nav a:hover {
	color: #0c62ff;
	text-decoration: none;
}
.nav a:active {
	color: #b30000;
	text-decoration: none;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/home.jpg); background-repeat:no-repeat;
}
.home a:link{
	color: #000000;
	text-decoration: none;
}
.home a:visited{
	color: #000000;
	text-decoration: none;
}
.home a:hover{
	color: #b30000;
	text-decoration: none;
}
.home a:active{
	color: #000000;
	text-decoration: none;
}
