a:link { text-decoration: none; color:blue; }
a:visited { color:blue; }
a:hover { color:red; text-decoration: underline; }



img { border: 0px; }

.style1 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Segoe UI;
}

.style2 {
	border-style: solid;
	border-width: 2px;
}

