a:link {
	 color: red; text-decoration: underline
}
a:visited {
	color: red;
	text-decoration: underline;
}
a:active {
 	color: red; text-decoration: none
}
a:hover {
	text-decoration: underline; color: red
}
a {
	text-decoration: none
}


#developt { COLOR: #666666; FONT-SIZE: 11px;  FONT-WEIGHT: bold }
#text     { COLOR: #003366; FONT-SIZE: 14px; }
#textwork { COLOR: blue; FONT-SIZE: 14px; }
#up       { COLOR: red; FONT-SIZE: 16px;  FONT-WEIGHT: bold }
#red      { COLOR: red; FONT-SIZE: 15px;  FONT-WEIGHT: bold }

body {
	font: normal 10pt Arial, Helvetica, sans-serif;
}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
h2 {  font-size: 12pt; font-weight: bold; color: #FF0000}
