﻿.pur-img {
	width:100%;
}
.pur-content{
	max-width:1564px;
}

ul li {padding-top: 15px;}
	 
 .themail a:link{
    text-decoration: none;
    color: blue;
		font-size: 18pt;
}

 .themail a:visited {
    text-decoration: none;
    color: blue;
		font-size: 18pt;
}

 .themail a:hover {
    text-decoration: underline;
    color: green;
		font-size: 18pt;
}

 .themail a:active {
    text-decoration: underline;
    color: blue;
		font-size: 18pt;
}