﻿/*-- styles for links in Index.aspx --*/

a {text-decoration:none;}
a:hover {text-decoration:none;color:#EF740C;font-weight:bolder;}