
body, td, p, li, input, select, textarea { font-size: 21px; }
h1 { font-size: 26px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 21px; }	
h5 { font-size: 21px; }
h6 { font-size: 21px; }

.size2{
	font-size: 21px;
}
.size3{
	font-size: 23px;
}

.RadMenu_FlyoutHorizontal .text {font-size: 11px !important; }

.RadMenu_FlyoutVertical .text {font-size: 16px !important; }

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #99A2C9;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #99A2C9;
}	

a:hover {
	text-decoration: none;
	color: #CED6E3;
}	

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #99A2C9;
}
