a:link {
	font-size: 12px;
	line-height: 18px;
	color: #003399;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #003399;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: underline;
}
body {
	font-size: 12px;
	line-height: 18px;
	color: #003399;
}
table{
    font-size: 12px;
	line-height: 18px;
	color: #003399;
}
.MyTitle {
	font-size: 12px;
	color: #FFFFFF;
}
.MyLink {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.MyLinkRed {
	font-size: 12px;
	line-height: 18px;
	color: #FF9900;
	text-decoration: none;
}
.MyLinkYellow {

	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 18px;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: underline;

}
.TitleRight {
	font-size: 12px;
	color: #000000;
	font-weight: bold;


}
a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #003399;
	text-decoration: underline;
}

INPUT.buttonface{BACKGROUND: #ff9900; border:1 solid black; COLOR: #ffffff; FONT-SIZE: 9pt; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: normal; HEIGHT: 18px; LINE-HEIGHT: normal}

