
a, .text a, .text_small a
{
	font-size: inherit;
}

a:link, .text a:link, .text_small a:link {
	font-size: inherit;
}

a:active, .text a:active, .text_small a:active
{
	font-size: inherit;
}

a:visited, .text a:visited, .text_small a:visited
{
	font-size: inherit;
}

.small_a
{
	font-size: 12px;
}

.lg_a
{
	font-size: 14px;
}

.text {
	font-size: 16px;
}

.text_bold {
	font-size: 12px;
}

.text_subheading 
{
	font-size: 14px;
}

.text_sub_subheading
{
	font-size: 14px;
}

.text_page_title
{
	font-size: 16px;
}

.text_small
{
	font-size: 14px;
}
BODY
{
	font-size: 14px;
}

/* Outer Wrapper */
li#li_link
{
	font-size: 10px;
}

/* Footer Styles */
.text_footer_menu
{
	font-size: 12px;
}

.text_footer_menu
{
	font-size: 12px;
}

.text_footer_menu a:link 
{
	font-size: inherit;
}

.text_footer_menu a:active
{
	font-size: inherit;
}

.text_footer_menu a:visited
{
	font-size: inherit;
}

/* Calendar styles */
tr.calBodyRows TD
{
	font-size: 12px;
}
.calWeekdayHeaders
{	
	font-size:13px;
}

.calSection
{
	font-size:15px;
}