﻿/* CSS Document */
h4{
	size:3;
	color: #F00;}
table{
	line-height:1.4;}	
	
a{color: #03F; 
   text-decoration:none;}
a:hover{color: #F60; 
        text-decoration:none;}
		
	
	
