a:link,a:visited {
    color: Blue;
    text-decoration : underline;
}
a:active {color:red}
a:hover {
    text-decoration: underline;
    color : #F97C00;
}

#box {
	margin: 10px 30px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	border: 1px solid #CCCCCC; }


.font112 {
    font-family : Verdana;
    font-size : 10pt;
    1font-size : x-small;
}


.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;
}

