body { 
	background: #f5f5f5;
	font-family: Trebuchet MS, Arial, Sans-Serif; 
}

.titleText { 
	font-size: 18px;
	color: #323232;
}

.quoteText { 
	font-size: 16px;
	color: #323232;
	line-height: 18pt;	
}

.contactText { 
	font-size: 12px;
	color: #323232;
}

.messageText { 
	font-size: 10.5pt;
	color: #323232;
	line-height: 18pt;		
}

.calendarText { 
	font-size: 14px;
	color: #323232;
}

.menuText{ 
	font-size: 19px;
	color: #323232;
}

.miniMenuText{ 
	font-size: 11px;
	color: #323232;
}

a.contactLink{ 
	font-size: 12px;
	color: #323232;
	text-decoration: underline;	
}

a.contactLink:hover{ 
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;	
}

a.menuLink{ 
	font-size: 19px;
	color: #ffffff;
	text-decoration: none;	
}

a.menuLink:hover{ 
	font-size: 19px;
	color: #323232;
	text-decoration: none;	
}

a.miniMenuLink{ 
	font-size: 11px;
	color: #323232;
	text-decoration: underline;	
	line-height: 24pt;	
}

a.miniMenuLink:hover{ 
	font-size: 11px;
	color: #0000ff;
	text-decoration: underline;	
	line-height: 24pt;	
}

a.messageLink{ 
	font-size: 14px;
	color: #323232;
	text-decoration: underline;	
	line-height: 18pt;	
}

a.messageLink:hover{ 
	font-size: 14px;
	color: #0000ff;
	text-decoration: underline;	
	line-height: 18pt;	
}

a.calendarLink { 
	font-size: 14px;
	color: #323232;
	text-decoration: underline;	
}

a.calendarLink:hover { 
	font-size: 14px;
	color: #0000ff;
	text-decoration: underline;
}
