H1 { color: rgb(255,0,102); font size: 16px; font-weight: bold; font-style: none; font-family: courier }

H2 { color: navy; font size: 16px; font-weight: bold; font-style: none; font-family: courier }

H3 { color: rgb(185, 58, 81); font size: 14px; font-style: none; font-weight: none; text-transform: capitalize; font-family: arial, verdana, sans-serif }

H4 { color: navy; font size: 16px; font-weight: bold; font-style: none; font-family: courier }

H5 { color: navy; font size: 11px; font-style: none; font-family: arial }

P { color: navy; font-family: Arial, verdana, sans-serif; font size: 14px }

Table { font-size: 14px; color: #000080; font-family:Arial }

A:link {color: gray; font-weight: none; text-decoration: none}
A:hover {color: navy; background: yellow; font-weight: none;}
A:visited {color: gray; text-decoration: none}

/* A:visited {color: navy; text-decoration: none }

/* Anything between the forward slash & * symbols are comments which are not looked at. To finish the comments you simply reverse it: */

/* This is the syntax needed to be put in the header for this CSS code to take action:

/* <link rel=stylesheet href="weddings-stylesheets.css" type="text/css">