﻿    
A:link
{
    COLOR: blue;
    text-decoration: underline;	
}
A:visited
{
    COLOR: blue;
    text-decoration: underline;	
}
A:active
{
    COLOR: blue;
    text-decoration: underline;	
}
A:hover
{
    COLOR: black;
    text-decoration: underline;	
}

H1
{
	font-size:20px;
}

IMG {border:0px;}
BODY {font-family: Arial;}
    


    
 