/* Styles for the Index Page Link Properties */ 
a:link
{
	color: #127CC1;
}
a:visited
{
	color: #3C95DD;
}
a:active
{
	color: #FFDE23;
}