A  {
text-decoration : underline;
color : #003399;
font-size: 14px;
}

A:visited  {
text-decoration : underline;
color : #003399;
font-size: 14px;
}

A:active  {
text-decoration : underline;
color : #003399;
font-size: 14px;
}

A:hover  {
text-decoration : underline;
color : #0033FF;
font-size: 14px;
font-weight: bold;
}

BODY  {
	font-family : Arial, Helvetica, Verdana;
}

TABLE {
font-family: Arial;
font-size: 14px;
font-style: none;
color: #000050;
}

TABLE.image {
border-size: 0;
align: center;			
}

.CreateTime {
font-family : Arial, Helvetica, Verdana;
font-size: 12px;
font-style: none;
color: #000070;
}
