A:link { 
	text-decoration: none;
	font-family: New York, serif;
	
	color:#276787;
}
A:active {
	TEXT-DECORATION: underline;
	font-family: New York, serif;
	
	color: #000099;
}
A:visited {
	TEXT-DECORATION: none;
	font-family: New York, serif;
	
	color: #000099;
}
A:hover {
	COLOR: #ffffff;
	font-weight: normal;
	font-family: New York, serif;
	
	text-decoration: underline;
}
.class1 A:link { 
	text-decoration: none;
	font-family: New York, serif;
	font-size: 14px;
	color:#000000;
}
.class1 A:active {
	TEXT-DECORATION: underline;
	font-family: New York, serif;
	font-size: 14px;
	color: #000099;
}
.class1 A:visited {
	TEXT-DECORATION: none;
	font-family: New York, serif;
	font-size: 14px;
	color: #303030;
}
.class1 A:hover {
	COLOR: #FFFFFF;
	font-weight: normal;
	font-family: New York, serif;
	font-size: 14px;
	text-decoration: underline;
}
.class2 A:link {
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.class2 A:active {
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
}
.class2 A:visited {
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575757;
}
.class2 A:hover {
	COLOR: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}
.headers A:link {
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.headers A:active {
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
}
.headers A:visited {
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #303030;
}
.headers A:hover {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: overline underline;
}
.headers {
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.dates {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;

}
.articletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #996633;
	text-transform: uppercase;

}
.articleinsert {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: oblique;
	font-weight: normal;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
}
.source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}
.subtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
}
.titlesubtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: italic;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;


}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;


}
.textrightjustify {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: right;



}
.pictext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #000099;
}
.textCenter {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.subtitlesCenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-align: center;

}
.authorCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	text-align: center;

}
.textLeft {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
div.align { text-align: justify;}