.background {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment : fixed;
}
.link1 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #423795;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
}
.link2 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #DA2137;
}
a:hover {
	color: #423795;
	text-decoration: none;
}
a:active {
	color: #DA2137;
}
.link1am {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #423795;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
}
.link2am {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #DA2137;
}
a:hover {
	color: #423795;
	text-decoration: none;
}
a:active {
	color: #DA2137;
}
.style1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	
}
.style2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #DA2137;
	
}
.style5 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #DA2137;
	}
