/* CSS document for controlarms.org */

/* main body text */ 	

.armstext {font-family: Arial, Helvetica, sans-serif; font-size: 80%; color: #000000} 

.armstext a:link {color: #DE0031; text-decoration: none} 

.armstext a:visited {color: #333333; text-decoration: none} 

.armstext a:hover {color: #00000; text-decoration: underline} 

.armstext a:active {color: #333333; text-decoration: underline} 


/* front cover body text */ 	

.cover {font-family: Arial, Helvetica, sans-serif; font-size: 80%; color: #000000} 

.cover a:link {color: #000000; text-decoration: none} 

.cover a:visited {color: #333333; text-decoration: none} 

.cover a:hover {color: #DE0031; text-decoration: underline} 

.cover a:active {color: #DE0031; text-decoration: underline} 

/* menu text */ 

.menutext1 {font-family: Arial, Helvetica, sans-serif; font-size: 80%; color: #000000} 

.menutext1 a:link {color: #000000; text-decoration: none} 

.menutext1 a:visited {color: #333333; text-decoration: none} 

.menutext1 a:hover {color: #DE0031; text-decoration: underline} 

.menutext1 a:active {color: #DE0031; text-decoration: underline} 


/* menu text */ 

.menutext2 {font-family: Arial, Helvetica, sans-serif; font-size: 80%; color: #DE0031} 

.menutext2 a:link {color: #DE0031; text-decoration: none} 

.menutext2 a:visited {color: #DE0031; text-decoration: none} 

.menutext2 a:hover {color: #DE0031; text-decoration: underline} 

.menutext2 a:active {color: #DE0031; text-decoration: underline}


/* mid-range - used only for top item in the left hand navigation bar */ 

.menuh3 {font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #DE0031; font-weight: bold} 

.menuh3 a:link {color: #DE0031; text-decoration: none} 

.menuh3 a:visited {color: #DE0031; text-decoration: none} 

.menuh3 a:hover {color: #DE0031; text-decoration: underline} 

.menuh3 a:active {color: #DE0031; text-decoration: underline} 


/* million faces body text - note that the navigation still uses the style used throughout the site*/ 

.million_faces {font-family: Arial, Helvetica, sans-serif; font-size: 80%; color: #000000} 

.million_faces a:link {color: #000000; text-decoration: none} 

.million_faces a:visited {color: #333333; text-decoration: none} 

.million_faces a:hover {color: #000000; text-decoration: underline} 

.million_faces a:active {color: #000000; text-decoration: underline} 


/* largest text used*/ 

.h1 {font-family: Arial, Helvetica, sans-serif; font-size: 115%;  color: #000000; font-weight: bold; text-decoration: none}


/* largest text used in RED */ 

.h2 {font-family: Arial, Helvetica, sans-serif; font-size: 115%;  color: #DE0031; font-weight: bold; text-decoration: none}


/* mid-range - used sparingly for some headings */ 

.h3 {font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #DE0031; font-weight: bold} 

.h3 a:link {color: #DE0031; text-decoration: none} 

.h3 a:visited {color: #333333; text-decoration: none} 

.h3 a:hover {color: #DE0031; text-decoration: underline} 

.h3 a:active {color: #333333; text-decoration: underline} 


/* smallest text used*/  

.h6 {font-family: Arial, Helvetica, sans-serif; font-size: 70%; color: #000000} 

.h6 a:link {color: #000000; text-decoration: none} 

.h6 a:visited {color: #333333; text-decoration: none} 

.h6 a:hover {color: #DE0031; text-decoration: underline} 

.h6 a:active {color: #333333; text-decoration: underline} 


/* now only used for language and text only */ 

.top {font-family: Arial, Helvetica, sans-serif; font-size: 75%; color: #333333; text-decoration: none;}

.top a:link {color: #000000; text-decoration: none} 

.top a:visited {color: #333333; text-decoration: none} 

.top a:hover {color: #DE0031; text-decoration: underline} 

.top a:active {color: #333333; text-decoration: underline} 


/* body text for pages with anchors */


.anchortext {font-family: Arial, Helvetica, sans-serif; font-size: 80%; color: #000000} 

.anchortext a:link {color: #DE0031; text-decoration: none} 

.anchortext a:visited {color: #DE0031; text-decoration: none} 

.anchortext a:hover {color: #000000; text-decoration: underline} 

.anchortext a:active {color: #333333; text-decoration: underline} 

