/* THIS IS FOR PARAGRAPHS AND HEADERS */
p
{
color:#333333;
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
}

.title 
{
	color:#333333;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .5px;
}

/* THIS IS FOR AWARD HEADERS */
h3
{
color: #cc3300;
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic
}

/* THIS IS FOR SIDEBAR LINKS */
a:link
{
font-size: 13px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #333333;
text-decoration: none
}

a:visited
{
font-size: 13px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #333333;
text-decoration: none
}

a:hover
{
font-size: 13px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #cc3300;
text-decoration: none
}

a:active
{
font-size: 13px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #cc3300;
text-decoration: none
}

/* THIS IS FOR LINKS TO MY WORK */
a.two:link
{
color: #336699;
font-size: 11px;
font-family: Arial, Verdana, Helvetica, "Sans-serif";
text-decoration: none
}

a.two:visited
{
color: #cc3300;
font-size: 11px;
font-family: Arial, Verdana, Helvetica, "Sans-serif";
text-decoration: none
}

a.two:hover
{
color: #cc3300;
font-size: 11px;
font-family: Arial, Verdana, Helvetica, "Sans-serif";
text-decoration: none
}

/* THIS IS FOR ACTIVE SIDEBAR LINKS */
a.three:link
{
font-size: 13px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #cc3300;
text-decoration: none
}

a.three:visited
{
font-size: 13px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #cc3300;
text-decoration: none
}

a.three:hover
{
font-size: 13px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #cc3300;
text-decoration: none
}
