﻿.subnav a {
	text-decoration:none;
	font-size:0.9em;
	color: #2bb9da;
}

.subnav-active a {
	text-decoration:none;
	font-size:0.9em;
	color: #2bb9da;
	font-weight: bold;
}

a {
	color: #2bb9da;
}

h2 {
	color:#2bb9da;
	font-size:1.1em;
}