/* CSS Document */
A:link {text-decoration: none; color: #091C2A;}
A:visited {text-decoration: none; color: #091C2A;}
A:active {text-decoration: none; color: #091C2A;}
A:hover {text-decoration: underline; color: #091C2A;}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #091C2A;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
td#a123456 {background-repeat:repeat-x}
