.comsoft{
color : #2F5E98;

font-family : verdana;
font-size : 10pt;
font-weight : bold;
font-style : italic;
text-decoration: none;
}
A.comsoft:Visited {
	color: #ADDAF0;
}

/*color: #0578CA; #003366;#ADDAF0;*/

A.comsoft:Active {
	color: red;
}
A.comsoft:Hover{
	color: red;
	font-family : verdana;
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
}


.comsoft2{
color :  #003366;

font-family : verdana;
font-size : 8pt;
font-weight : normal;
font-style : normal;
text-decoration: none;
}
A.comsoft2:Visited {
	color: #003366;
}

/*color: #0578CA; #003366;#ADDAF0;*/

A.comsoft2:Active {
	color: #FFFFFF;
}
A.comsoft2:Hover{
	color: #FFFFFF;
        font-family : verdana;
        font-size : 8pt;
        font-weight : normal;
        font-style : normal;
}

.hwh{
color : #2F5E98;
font-family : Garamond;
font-size : 10pt;
font-weight : bold;
font-style : normal;
}
A.hwh:Visited {
	color: #2F5E98;
}
A.hwh:Active {
	color: #ADDAF0;
}
A.hwh:Hover{
	color:#2cadbd ;
        font-size:11pt;
        font-weight : bold;
        font-style : normal;
}


.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}
