a {
	color: #4121B8;
}
a:visited{
	color: #193659;
}
a:hover.{
	color: #D58717;
}
.title {
	font-family: Tahoma, Sans-Serif;
	font-size: 13pt;
	font-weight: bold;
	color: #B9B9CB;
	text-align: right;
}

.promo {
	font-family: Tahoma, Sans-Serif;
	font-size: 13pt;
	font-weight: bold;
	color: #B9B9CB;
}

.pbold {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 9pt;
	color: #5C5C90;
	text-align: justify;
    font-weight: normal;
}

.mtext {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11pt;
	text-align: justify;
	color: #4E4E7E;
}

.mstext {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 8pt;
	color: #000000;
}

.mttext {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	color: #4E4E7E;
}

.bmenu {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 7pt;
	color: #6E5E9C;
	text-decoration: none;
}

a:hover.bmenu{
	color: DE2A00;
	text-decoration: underline;
}
