body {
	background-image: url(images/back.gif);
	margin-left: 0px;
	margin-top: 0px;
}

a {
text-decoration: none;

}
.style1 {
font-size: 12px;
color: #142B6C;
}
.style1 a:link {
	color: #142B6C;
}
.style1 a:visited {
	color: #142B6C;
}
.style1 a:hover {
	color: #CCCC00;
}
.style1 a:active {
	color: #142B6C;
}

.style2 {
font-size: 12px;
color: #ffffff;
}
.style2 a:link {
	color: #666666;
}
.style2 a:visited {
	color: #666666;
}
.style2 a:hover {
	color: #000000;
}
.style2 a:active {
	color: #666666;
}

.style3 {
font-size: 12px;
color: #cccccc;
font-weight: bold; 
}
.style3 a:link {
	color: #8DD1FC;
}
.style3 a:visited {
	color: #8DD1FC;
}
.style3 a:hover {
	color: #ffffff;
}
.style3 a:active {
	color: #8DD1FC;
}

.style4 {

font-size: 12px;
color: #006699;
}
.style4 a:link {
	color: #006699;
}
.style4 a:visited {
	color: #006699;
}
.style4 a:hover {
	color: #142B6C;
}
.style4 a:active {
	color: #006699;
}

.style5 {
font-size: 15px;
color: #142B6C;
font-weight: bold;
}
.style5 a:link {
	color: #142B6C;
}
.style5 a:visited {
	color: #142B6C;
}
.style5 a:hover {
	color: #CCCC00;
}
.style5 a:active {
	color: #142B6C;
}

.text_title {
font-size: 14px;
color: #ffffff;
font-weight: bold; 
}
.text_title a:link {
	color: #ffffff;
}
.text_title a:visited {
	color: #ffffff;
}
.text_title a:hover {
	color: #000000;
}
.text_title a:active {
	color: #ffffff;
}