﻿body {
}
/*=================================================
This will remove the dotted outline that appears
around hyperlinks after they  have been clicked */
a { outline: 0 none; }
/*===============================================*/

