    A:link { color: #000000; text-decoration:underline; font-size: 12px; font-weight:bold;}       /* unvisited link */
	A:visited { color: #000000; text-decoration:underline; font-size: 12px; font-weight:bold;}   /* visited links */
	A:active { color: #000000; text-decoration:none; font-size: 12px; font-weight:bold;}    /* active links */
	A:hover { color: #CCCCCC; text-decoration:none;  font-size: 12px; font-weight:bold;} /* mouse over */
	
	.borderaround {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #687C8F;
	border-bottom-color: #687C8F;
	border-left-color: #687C8F;
	}
	
	.borderaroundPoll {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e04318;
	border-right-color: #e04318;
	border-bottom-color: #e04318;
	border-left-color: #e04318;
	}
	
	.bordersides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99B73D;
	border-right-color: #99B73D;
	border-bottom-color: #99B73D;
	border-left-color: #99B73D;
	}
	
	.textLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-variant: normal;
	color: #000000;
	}
	
	.textSmall {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #000000;
	}
	
	.text {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	}
	
	.text1 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #000000;
	}
	
	.text2 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #000000;
	}
	
	.textUnder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	text-decoration: underline;
	color: #000000;
	}

	
.par {
	padding-left:5px;
	padding-right:5px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.mainArticleTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-variant:normal;
	color:#e04318;
	
}

.mainArticleTitle1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-variant:normal;
	color:#e04318;
	
}

.subArticleTitle {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-variant:normal; 
	color:#e04318;
}


.article A:link { color: #000000; text-decoration:underline; font-size: 11px;}       /* unvisited link */
.article A:visited { color: #000000; text-decoration:underline; font-size: 11px;}   /* visited links */
.article A:active { color: #000000; text-decoration:none; font-size: 11px;}    /* active links */
.article A:hover { color: #CCCCCC; text-decoration:none;  font-size: 11px;} /* mouse over */



.articleTitle A:link { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-variant:normal;
	color:#e04318;
	text-decoration:none; 
	}       /* unvisited link */

.articleTitle A:visited { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-variant:normal;
	color:#e04318;
	text-decoration:none; 
	}   /* visited links */

.articleTitle A:active { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-variant:normal;
	color:#e04318;
	text-decoration:none;
	}    /* active links */

.articleTitle A:hover { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-variant:normal;
	color:#e04318;
	text-decoration:underline;  
	} /* mouse over */



/* Set grouped link colors using a class <div class="orange"></div>*/

.left a:link {
	color: #f93;
	background-color: transparent;
	text-decoration: none;
	font-size:10px;
	}

.left a:visited {
	color: #f93;
	background-color: transparent;
	text-decoration: none;
	font-size:10px;
	}

.left a:hover {
	color: #fff;
	background-color: #f93;
	text-decoration: underline;
	font-size:10px;
	}

.left a:active {
	color: #f93;
	background-color: transparent;
	text-decoration: none;
	font-size:10px;
	}



/* Set the special link colors - class="special" * faded="#99928c" over="#C4CD64" */

a.special:link {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	}

a.special:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	}

a.special:hover {
	color: #000000;
	/*background-color: #C4CD64;*/
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12x;
	font-variant: normal;
	}

a.special:active {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	}

a.orderMagazine_learnMore {
	color:#666666;
	font-size: 10px;
}

.borderright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #687C8F;
	border-right-color: #687C8F;
	border-bottom-color: #687C8F;
	border-left-color: #687C8F;
	}
	
.borderover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #687C8F;
	border-right-color: #687C8F;
	border-bottom-color: #687C8F;
	border-left-color: #687C8F;
	background-color: #C4CD64;
	}
	
.borderbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C4CD64;
	border-right-color: #C4CD64;
	border-bottom-color: #C4CD64;
	border-left-color: #C4CD64;

/* Set grouped link colors using an ID - <div id="menu"></div> */

#menu a:link {
	color: #000;
	background-color: transparent;
	text-decoration: none;
	}

#menu a:visited {
	color: #ccc;
	background-color: transparent;
	text-decoration: none;
	}

#menu a:hover {
	color: #fff;
	background-color: #000;
	text-decoration: underline;
	}

#menu a:active {
	color: #f00;
	background-color: transparent;
	text-decoration: none;
	}

/* Set grouped link colors using a class <div class="orange"></div>*/

.orange a:link {
	color: #f93;
	background-color: transparent;
	text-decoration: none;
	}

.orange a:visited {
	color: #f93;
	background-color: transparent;
	text-decoration: none;
	}

.orange a:hover {
	color: #fff;
	background-color: #f93;
	text-decoration: underline;
	}

.orange a:active {
	color: #f93;
	background-color: transparent;
	text-decoration: none;
	}

/* Set link colors using basic elements <ul><li> </li></ul> */

li a:link {
	color: #00F;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	}

li a:visited {
	color: #00F;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	}

li a:hover {
	color: #000;
	background-color: #33c;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	}

li a:active {
	color: #33c;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	}	
