﻿<style type="text/css">
	.a:link {
		color: #000000;
		text-decoration: none;
	}
	
	.a:visited {
		color: #000000;
		text-decoration: none;
	}
	
	.a:hover {
		color: #3155EE;
		text-decoration: none;
	}
	
	.a:active {
		color: #000000;
		text-decoration: none;
	}

	.b:link {
		color: #000000;
		text-decoration: none;
	}
	
	.b:visited {
		color: #000000;
		text-decoration: none;
	}
	
	.b:hover {
		color: #3155EE;
		text-decoration: none;
	}
	
	.b:active {
		color: #0000FF;
		text-decoration: none;
	}
	

	.c:link {
		color: #3155EE;
		text-decoration: none;
	}
	
	.c:visited {
		color: #3155EE;
		text-decoration: none;
	}
	
	.c:hover {
		color: #74889E;
		text-decoration: none;
	}
	
	.c:active {
		color: #3155EE;
		text-decoration: none;
	}
	.style1 {
		font-family: Tahoma;
		font-size: 11px;
		font-weight: bold;
	}
	
	.style2 {
		color: #FF7500;
		font-size: 13px;
		font-family: Tahoma;
		font-weight: bold;
	}
	
	.style4 {font-size: 5px}
	
	.style5 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
	}
	
	.style6 {font-size: 11px}
	
	.style7 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		font-style: italic;
		color: #000000;
	}
	
	.style8 {
		font-size: 13px;
		font-family: Tahoma;
		font-weight: bold;
	}

	.style9 {
		font-family: Tahoma;
		font-size: 11px;
	}

	.sminter {
		font-size: 6px;
	}
	
	.terms{
		color: #000000;
		text-decoration: underline;
	}
</style>
