.PageTitle { color: rgb(17,49,102); }

a:link {color: #0e2d4c;}/*Default Link Colour*/
a:visited {color: #0e2d4c;}/*Visited Link Colour, ALWAYS make same as Default*/
a:hover {color: #315376;}/*link's color when you Mouse Over it*/
a:active {color: #577b24;}/*Color when link is clicked*/

.bottomLink { 
color: #1b2e5e ! important;/*Footer "Site Created By... Links, needed if you want the footer different*/
			   /*from the normal links*/
}
