.menus td a:link, .menus td a:visited {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
	color: #363636; 
	display: block; 
	padding: 5px 20px; /* remove side padding text align center takes care of that */ 
	line-height: 16px;

}

.menus td a:hover {

	background-color: #F2B3B9;
	color: #363636;
	
}

.menuson td a:link, .menuson td a:visited {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
	background-color: #E66873;
	color: #992A34;
	display: block; 
	padding: 5px 20px; /* remove side padding text align center takes care of that */ 
	line-height: 16px;

}

.menuson td a:hover { 

	background-color: #E66873; 
	color: #FFFFFF;

}

.menus3 td a:link, .menus3 td a:visited { 

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
	background-color: #F7D1D5; 
	color: #363636; 
	display: block;
	padding: 5px 20px; /* remove side padding text align center takes care of that */ 
	line-height: 13px;

}

.menus3 td a:hover { 

	background-color: #F7D1D5; 
	color: #992A34;

}

.menus3line td { 

	background-color: #F7D1D5;
	
}

a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FCC83B;
}

.aboutlink, a.aboutlink:link, a.aboutlink:visited, a.aboutlink:active {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #992A34;

}

a.aboutlink:hover {

	color: #EC8E96;

}

.projectslink, a.projectslink:link, a.projectslink:visited, a.projectslink:active {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #379183;

}

a.projectslink:hover {

	color: #A4F0E4;

}

.reportslink, a.reportslink:link, a.reportslink:visited, a.reportslink:active {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #8B65AC;

}

a.reportslink:hover {

	color: #DEA9FA;

}

.photolink, a.photolink:link, a.photolink:visited, a.photolink:active {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #6E9B3A;

}

a.photolink:hover {

	color: #C3E49E;

}

.historylink, a.historylink:link, a.historylink:visited, a.historylink:active {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #3749B7;

}

a.historylink:hover {

	color: #9EAAF7;

}
