/*
The Guardsmen - Scholarship Program: Windows Style Sheet
http://www.guardsmen.org/scholarship/
05/2002
*/

body {
    font-family: Arial, Helvetica, Tahoma, sans-serif;
	color: #797275;
	background-color: #FFFFFF;
	}

p {
    font-family: Arial, Helvetica, Tahoma, sans-serif;
	color: #797275;
	font-size: 13px;
    }
	
td {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	color: #797275;
    }
	
.body {
    font-family: Arial, Helvetica, Tahoma, sans-serif;
	color: #797275;
	font-size: 13px;
    }

.anchor {
	text-decoration: none;
	}

.blue {
	color: #5682B7;
	}

.green {
	color: #9BAB8F;
	}

.maroon {
	color: #7F4B5E;
	}

.orange {
	color: #E6A24B;
	}

.pink {
	color: #BC8CA2;
	}

.yellow {
	color: #BDA65B;
	}

a:link {
	text-decoration: underline;
	color: #797275;
	cursor:hand;
    }

a:active {
	text-decoration: underline;
	color: #797275;
	cursor: hand;
    }

a:visited {
	text-decoration: underline;
	color: #333333;
	cursor: hand;
    }

a:hover {
	text-decoration: underline;
	color: #999999;
	cursor: hand;
	}
	


a.navYellow:Link { font-size: 11px; text-decoration: underline; color: #BDA65B; font-weight: bold;}
a.navYellow:Visited { font-size: 11px; text-decoration: underline; color: #BDA65B;  font-weight: bold;}
a.navYellow:Active {font-size: 11px; text-decoration: underline; color: #BDA65B; cursor: hand;  font-weight: bold;}
a.navYellow:Hover {font-size: 11px; text-decoration: underline; color: #797275; cursor: hand;  font-weight: bold;}

a.navBlue:Link { font-size: 11px; text-decoration: underline; color: #5682B7; font-weight: bold;}
a.navBlue:Visited { font-size: 11px; text-decoration: underline; color: #5682B7; font-weight: bold;}
a.navBlue:Active {font-size: 11px; text-decoration: underline; color: #5682B7; cursor: hand; font-weight: bold; }
a.navBlue:Hover {font-size: 11px; text-decoration: underline; color: #797275; cursor: hand; font-weight: bold; }

a.navGreen:Link { font-size: 11px; text-decoration: underline; color: #9BAB8F; font-weight: bold; }
a.navGreen:Visited { font-size: 11px; text-decoration: underline; color: #9BAB8F; font-weight: bold; }
a.navGreen:Active {font-size: 11px; text-decoration: underline; color: #9BAB8F; cursor: hand; font-weight: bold; }
a.navGreen:Hover {font-size: 11px; text-decoration: underline; color: #797275; cursor: hand; }

a.navOrange:Link { font-size: 11px; text-decoration: underline; color: #E6A24B; }
a.navOrange:Visited { font-size: 11px; text-decoration: underline; color: #E6A24B; }
a.navOrange:Active {font-size: 11px; text-decoration: underline; color: #E6A24B; cursor: hand; font-weight: bold; }
a.navOrange:Hover {font-size: 11px; text-decoration: underline; color: #797275; cursor: hand; font-weight: bold; }

a.navPink:Link { font-size: 11px; text-decoration: underline; color: #BC8CA2; font-weight: bold; }
a.navPink:Visited { font-size: 11px; text-decoration: underline; color: #BC8CA2; font-weight: bold; }
a.navPink:Active {font-size: 11px; text-decoration: underline; color: #BC8CA2; cursor: hand; font-weight: bold; }
a.navPink:Hover {font-size: 11px; text-decoration: underline; color: #797275; cursor: hand; font-weight: bold; }

a.navMaroon:Link { font-size: 11px; text-decoration: underline; color: #7F4B5E; font-weight: bold; }
a.navMaroon:Visited { font-size: 11px; text-decoration: underline; color: #7F4B5E; font-weight: bold; }
a.navMaroon:Active {font-size: 11px; text-decoration: underline; color: #7F4B5E; cursor: hand; font-weight: bold; }
a.navMaroon:Hover {font-size: 11px; text-decoration: underline; color: #797275; cursor: hand; font-weight: bold; }

a.navGrey:Link { font-size: 11px; text-decoration: underline; color: #999999; font-weight: bold; }
a.navGrey:Visited { font-size: 11px; text-decoration: underline; color: #999999; font-weight: bold;}
a.navGrey:Active {font-size: 11px; text-decoration: underline; color: #999999; cursor: hand; font-weight: bold; }
a.navGrey:Hover {font-size: 11px; text-decoration: underline; color: #999999; cursor: hand; font-weight: bold; }

a.footer:Link { font-size: 11px; text-decoration: none; color: #797275; }
a.footer:Visited { font-size: 11px; text-decoration: none; color: #797275; }
a.footer:Active { font-size: 11px; text-decoration: none; color: #797275; }
a.footer:Hover { font-size: 11px; text-decoration: underline; color: #000000; }
