A:link {
	text-decoration : none;
	color : #E73A27;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin : 0px 0px;
} 
A:visited {
	color : #E73A27;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size :12px;
	margin : 0px 0px;
	font-weight : bold;
}
A:hover {
	color : #EE9D5B;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin : 0px 0px;
}

.menuleft A:link {
	text-decoration : none;
	color : #2C4567;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	margin-left : 2px;
} 
.menuleft A:visited {
	color : #2C4567;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size :10px;
	margin-left : 2px;
	font-weight : normal;
}
.menuleft A:hover {
	color : #7389A8;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-left : 2px;
	font-weight : normal;

}

.storyboard A:link {
	text-decoration : none;
	color : #3B5D8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	margin-left : 2px;
} 
.storyboard A:visited {
	color : #3B5D8C;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size :11px;
	font-weight : normal;
	margin-left : 2px;
}
.storyboard A:hover {
	color : #607EA6;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-left : 2px;
	font-weight : normal;

}



.gallery A:link {
	text-decoration : none;
	color : white;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	margin-left : 2px;
} 
.gallery A:visited {
	color : white;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size :13px;
	font-weight : normal;
	margin-left : 2px;
}
.gallery A:hover {
	color : white;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-left : 2px;
	font-weight : normal;

}