@charset "utf-8";
/* CSS Document */

.content a { color: #6F2671;text-decoration:none; }
.content a:visited {  }
.content a:hover { color: #6F2671;text-decoration:underline; }

#color_bar {
	background: #6F2671;
}

#subnav li a:hover, #subnav li a.selected, #subnav li a.parentpage {
	color: #666666;
}

#logo {
	background: url(../images/img_TPACT_Logo_Grants.gif) top left no-repeat;
}

.red, .red a, .red a:hover  {
	color: red;
}
