.leftside-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 253B51;
}

.navbar {
	color: #FFFFFFl;
	text-decoration:none;
	font-weight: bold;
}

/*These are the 	link style definitions.*/
a.navbar:link {
	color: #FFFFFF;
	font-weight: bold;
}
a.navbar:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a.navbar:hover {
	color: #FFFF00;
	font-weight: bold;
}
a.navbar:active {
	color: #CC9900;
	font-weight: bold;
}.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 253B51;

}

