#menu a:active {}
#menu a:hover {color:#F00;}

body,td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:18px;
	font-weight: lighter;
	color: #aaa;
	font-style: normal;
}
.a {
	font-family: times;
	font-size: 13px;
	color: #aaa;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:link { color: #aaa; }
a:visited { color: #aaa; }
a:hover { color: #fff; }

.large {
    font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:18px;
	font-weight: lighter;
	color: #aaa;
	font-style: normal;
}
.download {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height:13px;
	font-weight: lighter;
	color: #aaa;
	font-style: normal;
	text-decoration: none;

}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: lighter;
	color: #aaa;
	font-style: normal;
	text-decoration: none;
}

.cglinka {
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 0.7em;
	background: #EAFF00;	
}

.cgsub {
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 0.7em;
	background: #FFFFFF;	
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: lighter;
	color: #aaa;
	text-decoration: none;
}