.text, .text A:link, .text A:visited, .text A:active {
    font-size: 8pt;
    font-family: Verdana,Tahoma,MS Sans Serif,Sans Serif,Geneva;
		color: #FFFFFF;
		text-decoration: none
}

.text A:hover {
		text-decoration: underline
}

.blogHeadline {
    font-size: 10pt;
    font-family: Verdana,Tahoma,MS Sans Serif,Sans Serif,Geneva;
    font-weight: bold;
}

.blogText {
    font-size: 10pt;
    font-family: Verdana,Tahoma,MS Sans Serif,Sans Serif,Geneva;
}

.blogDate {
    font-size: 8pt;
    font-family: Verdana,Tahoma,MS Sans Serif,Sans Serif,Geneva;
}

