
.mystyle {
	color: #000AAA;
	font-weight: bolder;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: underline;
}

.mystyle2 {
	color: #AAA000;
	font-weight: bolder;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: underline;
}


