/*A:active { font-family: Arial; font-size: 14px; color: rgb(0,95,63)}
A:link { font-size: 14px; color: rgb(82,69,135);font-family : Arial}
A:visited { font-family: Arial; font-size: 14px; color: rgb(82,69,135)}
A:hover { font-family: Arial; font-size: 14px; color: rgb(195,198,175)}
A.purple:active { color: rgb(0,95,63)}
A.purple:link { color: rgb(82,69,135);}
A.purple:visited {color: rgb(82,69,135)}
A.purple:hover {color: rgb(195,198,175)}*/

A.top-links:active { color: rgb(0,95,63)}
A.top-links:link { color: rgb(82,69,135);}
A.top-links:visited {color: rgb(82,69,135)}
A.top-links:hover {color: rgb(145,148,125)}

A.green:active { color: rgb(0,95,63)}
A.green:link { color: rgb(0,95,63);}
A.green:visited { color: rgb(0,95,63)}
A.green:hover { color: rgb(195,198,175)}

/*P { font-size: 14px;
	font-family : Arial;
	line-height : 20px;
	margin : 0px} .. in style.css */
P.top-links {
    font-size: 12px;
	font-family : Arial,Helvetica,Geneva,Sans-serif;
	line-height : 20px;
    text-align: right;
	margin : 0px}
P.bottom-links {
    font-size: 12px;
	font-family : Arial,Helvetica,Geneva,Sans-serif;
	line-height : 20px;
    text-align: center;
	margin : 0px}
.purple14 {
    font-size: 14px;
	font-family : Arial;
	line-height : 20px;
    color: rgb(82,69,135);
}
.purple14b {
    font-size: 14px;
	font-family : Arial;
 	font-weight: bold;
    color: rgb(82,69,135);
}
.purple12b {
    font-size: 12px;
	font-family : Arial;
 	font-weight: bold;
    color: rgb(82,69,135);
}
.green12 {
    font-size: 12px;
	font-family : Arial;
	line-height : 20px;
    color: rgb(0,95,63);
}
.green14 {
    font-size: 14px;
	font-family : Arial;
	line-height : 20px;
    color: rgb(0,95,63);
}
.green14b {
    font-size: 14px;
	font-family : Arial;
 	font-weight: bold;
    color: rgb(0,95,63);
}
.blk14 {
    font-size: 14px;
	font-family : Arial;
	line-height : 20px;
    color: #000000;
}
.blk14b {
    font-size: 14px;
	font-family : Arial;
 	font-weight: bold;
    color: #000000;
}
.blk12 {
    font-size: 12px;
	font-family : Arial;
    color: #000000;
}
.blk12b {
    font-size: 12px;
	font-family : Arial;
 	font-weight: bold;
    color: #000000;
}
.blk10 {
    font-size: 10px;
	font-family : Arial;
    color: #000000;
}
.blk10b {
    font-size: 10px;
	font-family : Arial;
 	font-weight: bold;
    color: #000000;
}
.blk9b {
    font-size: 9px;
	font-family : Arial;
 	font-weight: bold;
    color: #000000;
}
.blk9 {
    font-size: 9px;
	font-family : Arial;
    color: #000000;
}
.red12  {
	font-size : 12px;
	font-family : Arial,Helvetica;
	font-weight : bold;
	color : #B92F2F;
	text-decoration : none;
}
