a:active { text-decoration : underline ; color: #ff0000}
a:visited { text-decoration : underline ; color: #000044}
a:link { text-decoration : underline ; color: #6699FF}
a:hover { text-decoration : underline ; color:#ff0000}

.textpros{
	font-size: 90%;}
.textcap{ font-size: 80%; color: #666666}
.textxs{ font-size: 80%; line-height: 140%}
.texts{ font-size: 90%; line-height: 140%}
.textm{ font-size: 110%; line-height: 140%; font-weight: normal}
.textm_b{ font-size: 110%; line-height: 140%; font-weight: bold}
.textl_b{ font-size: 120%; line-height: 140%; font-weight: bold}

.b_textpros{
	font-size: 80%;}
.b_textxs{ font-size: 70%; line-height: 120%}
.b_texts{ font-size: 80%; line-height: 130%}
.b_texts_b{ font-size: 80%; line-height: 130%; font-weight: bold}
.b_textm{ font-size: 95%; line-height: 140%; font-weight: normal}
.b_textm_b{ font-size: 95%; line-height: 140%; font-weight: bold}
.b_textm_b_wt{
	font-size: 95%;
	line-height: 140%;
	font-weight: bold;
	color: #FFFFFF;
}
.b_textl_b{ font-size: 110%; line-height: 140%; font-weight: bold}
