.nav {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	text-decoration: none;
	color: #4D78D2;
	font-weight: bold;
}


.nav a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	color: #3364C8;
	text-decoration: none;
	font-weight: bold;

}


.nav a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;

}

.nav a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	text-decoration: none;
	color: #71B8FF;

}


.nav a:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	text-decoration: none;
	color: #0066cc;
}
	

.content {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 16px;
	color: #4D78D2;
	font-weight: normal;

}


.content a:link{
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 16px;
	color: #F37334;
	font-weight: normal;
	text-decoration: none;

}


.content a:visited {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 16px;
	color: #0042A6;
	font-weight: normal;
	text-decoration: underline;

}


.content a:hover{
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 16px;
	color: #FF6633;
	font-weight: normal;
	text-decoration: underline;
}

.content a:active{
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 16px;
	color: #4D78D2;
	font-weight: normal;

}

.title {
	font-family: "Geneva", "Arial", "Helvetica", "san-serif";
	font-size: 21px;
	color: #4D78D2;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}

.title a:link {
	font-family: "Geneva", "Arial", "Helvetica", "san-serif";
	font-size: 21px;
	color: #4D78D2;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}

.title a:visited {
	font-family: "Geneva", "Arial", "Helvetica", "san-serif";
	font-size: 21px;
	color: #4D78D2;
	text-decoration: none;
	font-weight: normal;
}


.title a:hover {
	font-family: "Geneva", "Arial", "Helvetica", "san-serif";
	font-size: 21px;
	color: #FF6633;
	text-decoration: none;
	font-weight: normal;
}

.title a:active {
	font-family: "Geneva", "Arial", "Helvetica", "san-serif";
	font-size: 21px;
	color: #4D78D2;
	text-decoration: none;
	font-weight: normal;

}

.copyright {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #688cd9;
	text-decoration: none;
}


.copyright a:link {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #688cd9;
	text-decoration: underline;
}

.copyright a:visited {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #F57723;
	text-decoration: none;
}


.copyright a:hover {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #FF6633;
	text-decoration: none;
}


.copyright a:active{
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #688cd9;
	text-decoration: none;
}

.titlecn {

	font-family: "Geneva", "Arial", "Helvetica", "san-serif";
	font-size: 18px;
	color: #4D78D2;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.titlecn a:link {
	font-family: "Geneva", "Arial", "Helvetica", "san-serif";
	font-size: 18px;
	color: #4D78D2;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;



}

.titlecn a:visited {
	font-family: "Geneva", "Arial", "Helvetica", "san-serif";
	font-size: 18px;
	color: #4D78D2;
	text-decoration: none;
	font-weight: bold;
}

.titlecn a:hover {
	font-family: "Geneva", "Arial", "Helvetica", "san-serif";
	font-size: 18px;
	color: #FF6633;
	text-decoration: none;
	font-weight: bold;
}


.titlecn a:active {
	font-family: "Geneva", "Arial", "Helvetica", "san-serif";
	font-size: 18px;
	color: #4D78D2;
	text-decoration: none;
	font-weight: bold;
}


.subtitle
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	text-decoration: none;
	color: #4D78D2;
	font-weight: normal;
}


.subtitle a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	color: #3364C8;
	text-decoration: none;
	font-weight: normal;
}


.subtitle a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	text-decoration: none;
	color: #FF6600;
	font-weight: normal;
}


.subtitle a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	text-decoration: underline;
	color: #71B8FF;
}


.subtitle a:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	text-decoration: none;
	color: #0066cc;
}

