a {
						color: Blue;
						font-size:12px;
						}
a:hover {
						color: Purple;
						font-size:12px;
						text-decoration: underline;
						}
a.red{
	color: Red;
	font-size: 12px;
	text-decoration: none;
}					
a.red:hover {
	color: #696969;
	font-size: 12px;
	text-decoration: underline;
}	
body {
						margin:0px;
						padding:0px;
						background-color: #CCCC9A;
						font-family: Arial, Helvetica, sans-serif;
						color: Black;
						}
ul{
list-style-type: square;
}
h3.red {
	color: #CC0000;
}
h2.red{
	color: #CC0000;
}
h3.green {
	color: Green;
}
p.indent{
text-indent: 20px;
}
ol{
	font-weight: bold;
}
td.cl_td{
      padding-top: 10px;
		padding-left: 5px;
		padding-right: 5px;
		font-size:13px;			
		}
.cl_news a {
      font-size:11px;
		color: Red;
		text-decoration: none;
		font-weight: bold;
		
		}
.cl_news a:hover {
      font-size:11px;
		color: Black;
		text-decoration: underline;
		font-weight: bold;
	}	
.cl_news li {
	color: Silver;
	list-style: square;
}
.cl_td0 a {
		color: Red;
		text-decoration: none;
		font-weight: bold;
		}
.cl_td0 a:hover {
		color: #121212;
		text-decoration: underline;
		font-weight: bold;
	}
/*---------- footer	 ---------------------*/
.footer 	{
						color: Silver;
						font-size:10px;
						font-family:Arial;
						background-color:#13191D;
						}	
.footer a	{
						color: Silver;
						font-size:11px;
						text-decoration:none;
						}
.footer a:hover	{
						color: #FFD700;
						font-size:11px;
						text-decoration:underline;
						}
.footer em a	{
						color: Silver;
						font-size:11px;
						text-decoration:none;
						}
.footer em a:hover	{
						color: #FFD700;
						font-size:10px;
						text-decoration:underline;
						}
/*---------- footer_1	 ---------------------*/
.footer_1 td 	{
						color: Silver;
						font-size:11px;
						line-height:15px;
						}	
.footer_1 strong 	{
						color: Silver;
						font-size:11px;
						}						
.footer_1 a	{
						color: Silver;
						font-size:11px;
						text-decoration:none;
						}
.footer_1 a:hover	{
						color: #FFD700;
						font-size:11px;
						text-decoration:underline;
						}												
/*---------- footer	 ---------------------*/	