A {
	TEXT-DECORATION: underline;
	color: #003399;
}
A:hover {
	TEXT-DECORATION: none; color: #FF0000
}
A.navlink {
	text-decoration: none;
	COLOR: #FFFFFF;
}
A.navlink:hover {
	COLOR: #999999;
	text-decoration: underline;
}
A.linkWhiteToGray {

	COLOR: #666666;
	text-decoration: underline;
}
A.linkWhiteToGray:hover {
	COLOR: #003399;
}
input {
	font-size: x-small;
}
.paragraph1_5 {  
	text-align: justify; line-height: 25px; font-size: small
}
