
A					{
        					font-family : Arial, Helvetica;
        					font-size: 12px;
        					Color : #232323;
        					Text-Decoration : none;
					line-height: 14px;
					font-weight: bold;
        					}

A:hover				{
       					font-family : Arial, Helvetica;
        					font-size: 12px;
        					Color : #CA0000;
					Text-Decoration : underline;
        					font-weight: bold;
					line-height: 14px;
        					}
							
A:link					{
        					font-family : Arial, Helvetica;
        					font-size: 12px;
        					Color : #232323;
        					Text-Decoration : none;
					line-height: 14px;
					font-weight: bold;
        					}
			
.head   				{
        					font-family : Arial, Helvetica;
       					font-size: 20px;
        					Color : #585858;
        					Text-Decoration : none;
        					font-weight: bold;
        					}

.headblack   				{
        					font-family : Arial, Helvetica;
       					font-size: 16px;
        					Color : #000000;
        					Text-Decoration : none;
        					font-weight: bold;
        					}

.text		   			{
        					font-family : Arial, Helvetica;
       					font-size: 12px;
        					Color : #585858;
        					Text-Decoration : none;
        					font-weight: normal;
					line-height: 15px;
        					}

p 					{ text-align:justify; }

.layernav	   			{
        					font-family : Arial, Helvetica;
       					font-size: 12px;
        					Color : #232323;
        					Text-Decoration : none;
        					font-weight: normal;
					line-height: 15px;
        					}

.newshead	   			{
        					font-family : Arial, Helvetica;
       					font-size: 12px;
        					Color : #232323;
        					Text-Decoration : none;
        					font-weight: bold;
					line-height: 15px;
        					}

A.news					{
        					font-family : Arial, Helvetica;
        					font-size: 11px;
        					Color : #000000;
        					Text-Decoration : none;
					line-height: 12px;
					font-weight: normal;
        					}

A.news:hover				{
       					font-family : Arial, Helvetica;
        					font-size: 11px;
        					Color : #003399;
					Text-Decoration : none;
        					font-weight: normal;
					line-height: 12px;
        					}
							
A.news:link				{
        					font-family : Arial, Helvetica;
        					font-size: 11px;
        					Color : #000000;
        					Text-Decoration : none;
					line-height: 12px;
					font-weight: normal;
        					}
