﻿p	{
	font-family:arial;
	font-size:18px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
}

h1	{
	font-family:arial;
	font-size:24px;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
}

a  {
	font-family:arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	color:#ffffcc;
	margin-bottom: 0px;
	}

a:hover {
	font-family:arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:yellow;
	margin-top: 0px;
	margin-bottom: 0px;
		}


	
	
	