.text {
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: normal;
 color: #43174A;
}
.text a {color: #68178C;}
.text a:hover{color: #A57429;}

.text_title2 {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #947429;
}
.text_title2 a{text-decoration:none; color: #947429;}
.text_title2 a:hover{text-decoration:none; color: #EEB800;}

.text_title3 {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #947429;
}
.text_title3 a{text-decoration:none; color: #947429;}
.text_title3 a:hover{text-decoration:none; color: #EEB800;}

.text_title {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #947429;
}
.text_title a{text-decoration:none; color: #947429;}
.text_title a:hover{text-decoration:none; color: #EEB800;}

table.table_border {border-collapse: collapse;}
table.table_border thead {
	background-color: #43174A;
	color: #fff;
	text-align: center;
}
table.table_border td {
 border: 1px solid #43174A;
 padding: 3px;
 border-spacing: 0px;
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 vertical-align:top;
}
table.table_border td ul{ list-style: disc;}

table.table_clear {border-collapse: collapse;}
table.table_clear td { 
 border: 0px;
 padding: 3px;
 border-spacing: 0px;
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 vertical-align:top;
}
table.table_clear td ul{ list-style: disc;}

.menu_head{}
.mp3_player{}

.small_text, .text-light {font: normal 11px Arial, Tahoma, Helvetica, sans-serif;}

.small_text{color: #88174A;}
.small_text a{color: #88174A; text-decoration:none;}
.small_text a:hover{color: #43174A; text-decoration:underline;}

.text-light{color: #fff;}
.text-light a{color: #fff; text-decoration:none;}
.text-light a:hover{color: yellow; text-decoration:underline;}
