a  {
    font-weight: bold;
	font-family: Times New Roman, Times, serif;
}

a:link {
	font-weight: bold;
	color: #0F3193;
	text-decoration: underline;
	font-family: Times New Roman, Times, serif;
}
a:visited {
	color: #0F3193;
	text-decoration: underline;
	font-family: Times New Roman, Times, serif;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.bodyTextStyle {
	font-size: 1.2em;
	font-weight: bold;
	color: #0F3193;
	font-family: Times New Roman, Times, serif;
}

.subtitles {
	font-size: 1.5em;
	font-weight: bold;
	color: #0F3193;
	font-family: Times New Roman, Times, serif;
}

.smallTextStyle {
	font-size: normal;
	font-weight: bold;
	color: #0F3193;
	font-family: Times New Roman, Times, serif;
}
