body {
background-color: #ffffff;
}
A {
	COLOR: #cc0000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
A:active {
	COLOR: #cc0000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #cc0000; TEXT-DECORATION: none
}
.content {
font-family: Arial;
font-size: 14px;
color: #000000;
}
.content2 {
font-family: Arial;
font-size: 14px;
color: #545454;
}
.content2 a {
color: #545454; text-decoration: none
}
.content2 a:hover {
color: #545454; text-decoration: underline
}
.content2 a:active {
color: #545454;
}
.content2 a:visited {
color: #545454;
}
.title {
font-family: Arial;
font-size: 16px;
font-weight: bold;
color: #3B5A6A;
}
.title2 {
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #3B5A6A;
}
.title2 a {
color: #3B5A6A; text-decoration: none
}
.title2 a:hover {
color: #3B5A6A; text-decoration: underline
}
.title2 a:active {
color: #3B5A6A;
}
.title2 a:visited {
color: #3B5A6A;
}
.nextback {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #3B5A6A;
}
.nextback a {
color: #3B5A6A; text-decoration: none
}
.nextback a:hover {
color: #3B5A6A; text-decoration: underline
}
.nextback a:active {
color: #3B5A6A;
}
.nextback a:visited {
color: #3B5A6A;
}
.footer {
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
}
