
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../image/background.jpg);
	background-repeat:repeat-x;

}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.textBlue {
	font-family: Verdana;
	font-size: 11px;
	color: #6863b9;
}

.message {
	font-family: Verdana;
	font-size: 11px;
	color: red;
}

.message2 {
	font-family: Verdana;
	font-size: 11px;
	color: black;
}

.textbold {
	font-family: Verdana;
	font-size: 11px;
	color: #070079;
	font-weight:bold;
}

.linkon {
	font-family: Verdana;
	font-size: 11px;
	color: #070079;
	text-decoration:underline;
}
.grey {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.mini {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.copy {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.textb {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
a.content:link{
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
	color: #070079;
}
a.content:hover{
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
	color: #070079;
}
a.content:active{
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
	color: #070079;
}
a.content:visited{
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
	color: #070079;
}
a.news:link{
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
	color: #666666;
}
a.news:hover{
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
	color: #666666;
}
a.news:active{
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
	color: #666666;
}
a.news:visited{
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
	color: #666666;
}
a.terms:link{
	font-family: Verdana;
	font-size: 10px;
	text-decoration:underline;
	color: #000000;
}
a.terms:hover{
	font-family: Verdana;
	font-size: 10px;
	text-decoration:underline;
	color: #000000;
}
a.terms:active{
	font-family: Verdana;
	font-size: 10px;
	text-decoration:underline;
	color: #000000;
}
a.terms:visited{
	font-family: Verdana;
	font-size: 10px;
	text-decoration:underline;
	color: #000000;
}

