/*---Links & Mouse-Overs---*/
A:link          {color: #60CA8E; text-decoration: none}
A:visited       {color: #F06157; text-decoration: none}
A:active        {color: #60CA8E; text-decoration: none}
A:hover         {color: #3c3c3c; text-decoration: underline}

body { margin-left: 10%; margin-right: 10%; background: black url(images/textures/Texture_dk_gray_002.jpg) ;   text-align:left}

/*---Text Attributes---*/
.announce { font-size: x-large; color: #EF1F1D ; text-decoration: underline; font-weight: bold; }
.bigger { font-size: large; color: #5DBACA; }
.biggerred {font-size: large; color: #EF1F1D;}
.date { font-size: medium; font: bold; color: #EF1F1D;}
.indent { text-indent: 5%;  }
.text {font-size: medium; color: #FFAF18}
.textital { font-style: italic; font-size: medium; color: #FFAF18 }
.main { font-size: medium; color: #FFAF18}
.title { font-size:  x-large; color: #EF1F1D ; }
.tiny { font-size: x-small; color: #FFAF18}
.heading { font-size: large; color: #EF1F1D ; text-decoration: underline;}
.smallhead {font-size: large; color: #EF1F1D ; text-weight: bold;}
.smaller { font-size: small; color: #FFAF18}
.smallital { font-style: italic; font-size: small; color: #FFAF18; font-weight: bold;}}
.caption { font-size: small; color: #5DBACA}
.smartass { font-style: italic; font-size: large ; color: #5DBACA ; align: center } 

/*---Paragraph Attributes---*/
p.center {text-align: center}
p.left {test-align: left}

td.links { font-size: medium;  color: #FFAF18 ; text-align:center; }
td.people { font=size: medium; color: #FFAF18 ; text-align: center; width: 25%;}
