<!--
$Id: default.css,v 1.2 2004/04/15 08:02:30 usernamenumber Exp $
-->
Content-Type: text/css

<!-- Why doesn't just using 'A' here work?? -->
.plainLink	{text-decoration:none}

TD.fieldName	{font-weight:bold}
DIV.error	{text-align:center;font-size:bigger;color:red}
DIV.alert	{text-align:center;font-size:bigger;color:green}
DIV.pageHeading {font-size:bigger;font-weight:bold}
DIV.pageFooter	{font-size:small;text-align:right;color:gray}
.pageContent 	{border-color:black;border-width:1;}

.smallLink	{font-size:small;font-style:italic}
.smallNote	{font-size:small;font-style:italic;padding-left:5}

.fedora_coreRepo  	 {color:green;text-decoration:none}
.fedora_extrasRepo	 {color:#1E6DFF;text-decoration:none}
.fedora_extras_nonusRepo {color:#1E6DFF;text-decoration:none}
.third_party_fedoraRepo	 {color:#980202;text-decoration:none}

.searchGroupTitle {text-align:center;font-weight:bold;font-size:big}
.searchGroupSub   {text-align:center;font-style:italic} 
.searchGroupSep	  {text-align:center;}

.repoSearchForm {text-align:center}

.smallNav 	{text-align:center;font-size:small;text-decoration:none}
