
A:link		        { color: #a00; font-size: 100%; line-height: 100%; text-decoration: underline; background-color: transparent }

A:active	        { color: #a00; font-size: 100%; line-height: 125%; text-decoration: underline; background-color: transparent }

A:visited	        { color: #a00; font-size: 100%; line-height: 125%; text-decoration: underline; background-color: transparent }

A:hover		        { color: red; font-size: 100%; line-height: 125%; text-decoration: underline; background-color: transparent }

/* Specific to article links formatting */

.links		        { color: #a00; font-size: 100%; line-height: 125%; font-family: verdana, arial, helvetica, "Times New Roman", Georgia, Times; text-decoration: underline; background-color: transparent }
.bodycopy	       { color: black; font-size: 75%; line-height: 125%; font-family: verdana, arial, helvetica; background-color: transparent }
.bodycopyitalicred  { color: #a00; font-style: italic; font-size: 75%; line-height: 125%; font-family: verdana, arial, helvetica; background-color: transparent }
.bodycopyitalic  { color: black; font-style: italic; font-size: 75%; line-height: 125%; font-family: verdana, arial, helvetica; background-color: transparent }
.bodycopyred  { color: #a00; font-size: 75%; line-height: 125%; font-family: verdana, arial, helvetica; background-color: transparent }
.bodycopybold   { color: black; font-weight: bold; font-size: 75%; line-height: 125%; font-family: verdana, arial, helvetica; background-color: transparent }
.bodycopyboldred    { color: #a00; font-weight: bold; font-size: 75%; line-height: 125%; font-family: verdana, arial, helvetica; background-color: transparent }
.subheadersboldred1  { color: #a00; font-weight: bold; font-size: 75%; line-height: 125%; font-family: verdana, arial, helvetica; background-color: transparent }
.headerboldred  { color: #a00; font-weight: bold; font-size: 75%; line-height: 125%; font-family: verdana, arial, helvetica; background-color: transparent }

