/* Vermont Lifestyle E-Commerce	   Links color and information CSS	    Imagesetters	      Zak Scott==================================*/a:link, a:visited, a:hover, a:active {text-decoration: none !important;}a:link, a:visited {	text-decoration: none;color: #1A63A2;}a:active, a:hover {	text-decoration: underline;color: #4792B5;}#topbar2 a:link, #topbar2 a:visited {color: #FFB600;}#topbar2 a:hover, #topbar2 a:active{color: #FFFFFF;}#sidebar1 a:link, #sidebar1 a:visited {color: white;}#sidebar1 a:hover, #sidebar1 a:active {color: #FFB600;font-style: italic;}

.lightblue {
	color: #216BA5;
}

.yellow {
	color:#FFB600;
}