A:link {text-decoration: underlined; color: #0c406b}
A:visited {text-decoration: underlined; color: #0c406b;}
A:active {text-decoration: none; color: #0c406b;}
A:hover {text-decoration: none; color: #0c406b;}

p {
	line-height: 20px;
 font-size: 12;
 font-family: Verdana;
}

H2 {
	line-height: 20px;
 font-size: 12;
 text-decoration: bold; color: #0c406b;
 font-family: Verdana;
}