a:link,a:visited {
    color: Blue;
    text-decoration : underline;
}
a:active {color:red}
a:hover {
    text-decoration: underline;
    color : #F97C00;
}

.cp {
    font-family : Verdana;
    font-size : x-small;
}

.content-table {
    font-family : Verdana;
    font-size : x-small;
}

.left-menu {
    font-family : Verdana;
    1font-size : x-small;
    font-size : 10pt;
}

.font-normal {
    font-family : Verdana;
    font-size : 10pt;
    1font-size : x-small;

}

.font-small {
    font-family : Verdana;
    font-size:8px;
}


.font-title {
    font-family : Verdana;
    font-size : small;
    font-weight : bolder;
  color : #696969; 
}

.font-subtitle {
    font-family : Verdana;
    font-size : x-small;
    font-weight : bolder;
  color : #696969; 
}

.left-addons {
    font-family : Arial, Helvetica, sans-serif;
    font-size : medium;
    font-weight : bolder;
  color : #FF4F00;
}


.font-titl3 {
    font-family : Verdana;
    font-size : 12pt;
    font-weight : bolder;
  color : #FFFFFF; 
}

.tabl-bord {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: red;
	border-bottom-color: red;
	border-left-color: red;
        border-top-color: red;
	padding: 5px;
    font-family : Verdana;
    font-size : 10pt;

}


.style9 {color: #3B8EC4;  font-size: 15pt; }
.font-tabl { font-family : Verdana; font-size : 9pt;}
.font-tabl2 { font-family : Verdana; font-size : 8pt;}
.bottom2 {color: #3B8EC4;  font-size: 9pt;  font-family : Verdana;}


.font-ads {
    color: #8E8E8E;
    font-family : Verdana;
    font-size : 14pt;
    font-weight : bolder;

}
