a:link  {
	color : #014079;
}

a:visited  {
	color : #014079;
}

a:active  {
	color : #000000;
}

a.no:link  {
	color : #014079;
	text-decoration : none;
}

a.no:visited  {
	color : #014079;
	text-decoration : none;
}

a.no:active  {
	color : #000000;
	text-decoration : none;
}

a.rot:link  {
	color : #ff0000;
}

a.rot:visited  {
	color : #ff0000;
}

a.rot:active  {
	color : #cc0000;
}

h3  {
	font-size : 10px;
	font-family : Verdana, Arial;
	font-weight : normal;
}

body  {
	background-color : #c0c0c0;
	font-size : 12px;
	font-family : Verdana, Arial;
}

h1  {
	font-size : 16px;
	font-family : Verdana, Arial;
	font-weight : bold;
}

h2  {
	font-family : Verdana, Arial;
	font-size : 14px;
	font-style : normal;
}

td  {
	font-size : 12px;
	font-family : Verdana, Arial;
}

