a{
	font-family: Arial, Verdana;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	}

a:active{
	font-family: Arial, Verdana;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	}

a:hover{
	font-family: Arial, Verdana;
	font-size: 0.9em;
	color: #000000;
	text-decoration: underline;
}
.mainText
	{	
		font-family: Times New Roman;
		background-color: #fff;
		color: #333;
		text-decoration: none;
		word-spacing: normal;
		text-align: left;
		letter-spacing: 0;
		line-height: 1.4em;
		font-size: 0.9em;
	}
	
.footText
	{	
		font-family: Arial, Verdana;		
		color: #333;
		text-decoration: none;				
		font-size: 11px;
	}

.categoryType
	{	
		font-family: Arial, Verdana;
		font-size: 13px;
		color: #ffffff;
		font-style : normal;
		font-variant : normal;
		font-weight : normal;
	}
	
.title
	{	
		font-family: Times New Roman;
		font-size: 18px;		
		font-style : normal;
		font-variant : normal;
		font-weight : normal;
	}

A.navCategoryWhite, A.navCategoryWhite:LINK, A.navCategoryWhite:VISITED
	{
		font-family: Arial, Verdana;
		font-size : 12px;
		font-style : normal;
		font-variant : normal;
		font-weight : normal;
		color: #ffffff;
		text-decoration: none;		
	}
	
A.navCategoryWhite:HOVER, A.navCategoryWhite:ACTIVE
	{
		font-family: Arial, Verdana;
		font-size : 12px;
		font-style : normal;
		font-variant : normal;
		font-weight : normal;
		color: #ffffff;
		text-decoration: underline;		
	}

A.navEntry, A.navEntry:LINK, A.navEntry:VISITED
	{
		font-family: Arial, Verdana;
		font-size : 12px;
		font-style : normal;
		font-variant : normal;
		font-weight : normal;
		text-decoration: none;		
	}
	
A.navEntry:HOVER, A.navEntry:ACTIVE
	{
		font-family: Arial, Verdana;
		font-size : 12px;
		font-style : normal;
		font-variant : normal;
		font-weight : normal;
		text-decoration: underline;		
	}
	
A.navFoot, A.navFoot:LINK, A.navFoot:VISITED
	{
		font-family: Arial, Verdana;
		font-size : 11px;
		font-style : normal;
		font-variant : normal;
		font-weight : normal;
		text-decoration: none;		
	}

A.navFoot:HOVER, A.navFoot:ACTIVE
	{
		font-family: Arial, Verdana;
		font-size : 11px;
		font-style : normal;
		font-variant : normal;
		font-weight : normal;
		text-decoration: underline;		
	}

A.navAdminRed, A.navAdminRed:LINK, A.navAdminRed:VISITED
	{
		font-family: Arial, Verdana;
		font-size : 10px;
		font-style : normal;
		font-variant : normal;
		font-weight : normal;
		color: #ff0000;
		text-decoration: none;		
	}
	
A.navAdminRed:HOVER, A.navAdminRed:ACTIVE
	{
		font-family: Arial, Verdana;
		font-size : 10px;
		font-style : normal;
		font-variant : normal;
		font-weight : normal;
		color: #ff0000;
		text-decoration: underline;		
	}