BODY,TD {
	font-family: Ms Sans Serif,Helvetica,Arial,Verdana;
	font-size: 10pt;
	color: black;
}

A {
	font-family: Ms Sans Serif,Helvetica,Arial,Verdana;
	font-size: 10pt;
	color: #2C3F67;
	text-decoration : underline
}

A:HOVER {
	font-family: Ms Sans Serif,Helvetica,Arial,Verdana;
	font-size: 10pt;
	color: #FF0000;
	text-decoration : underline
}

.imza {
	font-family: Ms Sans Serif,Helvetica,Arial,Verdana;
	font-size: 8pt;
	color: white;
}
a.ext2:link
{
text-decoration:none;
color:#CC0033; 
font-family:Tahoma;
font-size:11px;
font-weight:bold;

}
a.ext2:visited{
text-decoration:none;
color:#CC0033; 
font-family:tahoma;
font-size:11px;
font-weight:bold;
}
a.ext2:hover
{
text-decoration:underline;
color:#F7445F; 
font-family:tahoma;
font-size:11px;
font-weight:bold;
}