.articletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
}
.articlelink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
}
.articlelink  a:{
	color: #FF0000;
	text-decoration: underline;
}
.articlelink  a:link {
	color: #FF0000;
	text-decoration: underline;
}
.articlelink  a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.subtitlelink {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
}
.subtitlelink  a:{
	color: #990000;
	text-decoration: underline;
}
.subtitlelink  a:link {
	color: #990000;
	text-decoration: underline;
}
.subtitlelink  a:visited {
	color: #990000;
	text-decoration: underline;
}
.subtitlelink  a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.back {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.back a:{
	color: #FF0000;
	text-decoration: underline;
}
.back a:link {
	color: #FF0000;
	text-decoration: underline;
}
.back a:visited {
	color: #FF0000;
	text-decoration: underline;
}
.back a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.border {
	border: 1px solid #000000;
}

