body {
margin: 0em;
padding: 0em;
}

span.cloud_t {
color: white;
font-family: 'arial';
font-size: 14px;
font-weight: bold;
}

span.date_day {
color: white;
font-family: 'arial';
font-size: 12px;
font-weight: bold;
}

span.rating {
color: white;
font-family: 'arial';
font-size: 12px;
font-weight: bold;
}

a.rt_link:link,
a.rt_link:visited,
a.rt_link:hover {
color: white;
font-family: 'arial';
font-size: 12px;
font-weight: bold;
text-decoration: none; 
}

span.wform {
color: white;
font-family: 'arial';
font-size: 15px;
font-weight: bold;
}

span.bsmall {
color: black;
font-family: 'arial';
font-size: 12px;
font-weight: bold;
}

/* Used usually for titles */
span.binfo {
color: black;
font-family: 'arial';
font-size: 16px;
font-weight: bold;
}

/* Paragraph text */
span.btext {
color: black;
font-family: 'arial';
font-size: 14px;
font-weight: normal;
}

span.ginfo {
color: green;
font-family: 'arial';
font-size: medium;
font-weight: bold;
}

span.blueinfo {
color: blue;
font-family: 'arial';
font-size: medium;
font-weight: bold;
}

span.rinfo {
color: red;
font-family: 'arial';
font-size: medium;
font-weight: bold,italic;
}

/* Title styles*/
a.title_link:link,
a.title_link:visited,
a.title_link:hover {
text-decoration: none; 
}

span.rtitle {
color: red;
font-family: 'arial';
font-size: 25px;
font-weight: medium;
}

span.gtitle {
color: green;
font-family: 'arial';
font-size: 25px;
font-weight: medium;
}

span.btitle {
color: blue;
font-family: 'arial';
font-size: 25px;
font-weight: medium;
}

span.link_title {
color: black;
font-family: 'arial';
font-size: 25px;
font-weight: bold;
}

span.add_title {
color: black;
font-family: 'arial';
font-size: 25px;
font-weight: medium;
}

input.itext {
color: black;
background: white;
border: 0px;
}

input.ibutton {
font-size: 11px;
}

/* font used for the current page selector */
span.cur_page {
color: green;
font-family: 'arial';
font-size: 16px;
font-weight: bold;
}

/* black links on top right */
a.blink:link,
a.blink:visited,
a.blink:hover {
color: black;
font-family: 'arial';
font-size: 16px;
font-weight: bold;
text-decoration: none; 
}

/* Blue title link */
a.rtitlelink:link,
a.rtitlelink:visited,
a.rtitlelink:hover {
color: blue;
font-family: 'arial';
font-size: 16px;
font-weight: bold;
text-decoration: none; 
}

/* Proper website link */
a.rlink:link,
a.rlink:visited,
a.rlink:hover {
color: blue;
font-family: 'arial';
font-size: 12px;
font-weight: normal;
text-decoration: underline; 
}

/* Labels cloud link */
a.cloudlink:link,
a.cloudlink:visited,
a.cloudlink:hover {
color: blue;
text-decoration: none; 
}
