A  {
	color : #990000;
	text-decoration : none;
}

A:Visited  {
	color : #aa1111;
}

A:Active  {
	color : #FF0000;
}

A:Hover  {
	text-decoration: underline;
	text-align: right;
	font-size: medium;

}

BODY  {
	font-family : "Times New Roman";
	background-color : #78919d;
	text-decoration : none;
	text-align: right;
}
.align-left {
	text-align: left;
}
.align-left {
	text-align: center;
}
