.opensans01{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: normal;
}

.opensans02{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: normal;
}

.opensans03{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: normal;
}

.opensans04{
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	line-height: normal;
}

.sourcesans01{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 30px;
	line-height: normal;
}

.link01 {
    Font-family: 'Open Sans', sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none
}
.link01 A:link {
	color: #CCCCCC;
	text-decoration: none
}
.link01 A:visited {
	color: #CCCCCC;
	text-decoration: none
}
.link01 A:hover {
	color: #999999;
	text-decoration: none 
}
.link01 A:active {
	color: #999999; 
	text-decoration: none
}

.link02 {
    Font-family: 'Open Sans', sans-serif;
	color: #333333;
	font-size: 13px;
	text-decoration: none
}
.link02 A:link {
	color: #333333;
	text-decoration: none
}
.link02 A:visited {
	color: #333333;
	text-decoration: none
}
.link02 A:hover {
	color: #CCCCCC;
	text-decoration: none 
}
.link02 A:active {
	color: #CCCCCC; 
	text-decoration: none
}

.menu {
    Font-family: 'Open Sans', sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none
}
.menu A:link {
	color: #FFFFFF;
	text-decoration: none
}
.menu A:visited {
	color: #FFFFFF;
	text-decoration: none
}
.menu A:hover {
	color: #CCCCCC;
	text-decoration: none 
}
.menu A:active {
	color: #CCCCCC; 
	text-decoration: none
}